
Xerox Common Management Interface (XCMI) Standard               07/07/23

-- Module:  XCMI Product Identifier Textual Conventions MIB 
-- 
-- 
-- 
-- File:    93pidtc.txt 
-- Date: July 6, 2023    /* VersionUpdate */ 
-- Version: 6.120.pub    /* VersionUpdate */ 
-- 
-- 

XCMI Product Identifier Textual Conventions MIB. 

This TC (Textual Conventions) module defines specific product identifier
OIDs and device identifier OIDs to be used by products conforming to the
Xerox Common Management Interface (XCMI).  The identifier OIDs defined 
by this module are broadly used as object values in multiple other, 
object-defining MIB modules, as described following. 

Product identifiers as defined in this module are intended to be used as
values for the sysObjectId value in IETF MIB-II (RFC 1213).  These 
product identifiers can also be used as values for the hrDeviceID field 
of the hrDevice table as described in the IETF Host Resources MIB (RFC 
2790, previously RFC 1514), for devices which represent the entire 
product:  devices representing either the single device implemented by 
this host (e.g. a printer that has one and only one device of type 
hrDevicePrinter listed in the device table), or devices representing the
overall pseudo-device of a multi-function machine.  Values for 
hrDeviceID in other rows of the hrDevice table, representing specific 
devices within the product (e.g. a printer or scanner within a 
multi-function machine), are also to be defined in this module. 

Per RFC 2790, product identifiers identify and distinguish the 
manufacturer, model, and version of a product.  In this MIB we register 
product OIDs, for operational/administrative convenience, generally in a
hierarchy by manufacturer (Xerox), product line, model, and version. 
Product versions are generally distinguished only as necessary to 
satisfy management considerations, such as those discussed in the 
following paragraph. 

XCMI Working Group           File source/93pidtc.txt            [Page 1]

Xerox Common Management Interface (XCMI) Standard               07/07/23


Some management stations associate a product identifier with a graphical
image of the device being managed, and/or with the device's particular 
external management interface.  Each device should therefore obtain and 
utilize a distinct product identifier for each variation in desired 
image or external management interface.  For this purpose, the device's 
external management interface is considered to change (inclusively) if 
support for any MIB objects is added or removed, or if any significant 
bugs are corrected.  Significant bugs are any for which a management 
station is known to have reinterpreted the MIB for that product based on
its product ID. 

As specified in the XCMI Device and Service Discovery module, the 
product identifier OIDs defined in this module may also be used as the 
basis for determining the SAP Server Name Product ID string to be 
included in the product's NetWare SAP Server Name.  Product identifiers 
to be used for this purpose must have exactly three arcs between (and 
excluding) 'xcmPidProductIdentifiers' and their product version arc; and
each such arc must have a value within [1..9] and [17..42] (all numbers 
represented here in decimal), so that adding 48 yields a corresponding 
SAP Server Name Product ID string character value which is an ASCII 
numeric digit ['1'..'9'] or upper-case alphabetic letter ['A'..'Z']. 
For product identifiers defined here which meet these constraints, the 
corresponding SAP Server Name Product ID string ("SAP PID string") is 
also noted herein, as a three-character ASCII string. 

Note that the following ASN.1 source for this module is generally 
organized and ordered logically according to product family 
relationships, so as to roughly describe a Xerox product family tree. 
Where possible, actual OID arc assignments here are made in the same 
order and arrangement as the family tree/ASN.1 source.  However, it is 
sometimes not possible to fully maintain this OID/arc ordering and 
arrangement, due to previous OID/arc assignments to earlier-registered 
products.  Therefore beware that most-closely-related products cannot/ 
do not always have strictly adjacent/sequential OID/arc values.  In such
cases, the logical order and arrangement of the family tree and ASN.1 
source is maintained, while the nearest-available OID/arc is assigned. 
Therefore also beware that OIDs do not always appear in this ASN.1 
source in their strict lexical order (according to OID/arc value). 

For administrative convenience, Fuji Xerox Corp. maintains an FXCMI 
Product ID TC MIB module similar to but separate from this one, with FX 
products conventionally being identified in that module rather than in 
this one. 

-- 
-- 

XEROX-PRODUCT-ID-TC DEFINITIONS ::= BEGIN 

-- Module:  XCMI Product Identifier Textual Conventions MIB 
-- 

-- 
-- 

IMPORTS 
    MODULE-IDENTITY, OBJECT-IDENTITY 
            FROM SNMPv2-SMI             -- IETF RFC 1442/1902/2578 
    xeroxCommonMIB 
            FROM XEROX-COMMON-MIB; 

xcmPidTC MODULE-IDENTITY 
    LAST-UPDATED "2307060000Z"  -- July 6, 2023 /* VersionUpdate */ 
    ORGANIZATION "Xerox Corporation - 
        Xerox Common Management Interface (XCMI) Working Group" 
    CONTACT-INFO " 
                      XCMI Editors 
        E-Mail:       xcmi.editors@xerox.com 

        -- 
        -- 
        " 

-- /* VersionUpdate */ 
    DESCRIPTION " 
        XCMI Product ID Module, 
        Version 6.120.pub 

        Copyright (C) 1997-2020 Xerox Corporation. All Rights Reserved."
    ::= { xeroxCommonMIB 62 } 
        -- ::= {1.3.6.1.4.1.253.8.62} 


xcmPidProductIdentifiers OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "The root of all identifiers defined in this module." 
    ::= { xcmPidTC 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1} 


---------------------------------------------------------------- 
-- Document Centre Systems 
---------------------------------------------------------------- 

xcmPidDocuCentreSystems OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre Systems product line identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidProductIdentifiers 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1} 

-- Document Centre/System 20 

xcmPidDCS20 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre/System 20 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuCentreSystems 1 } 

XCMI Working Group           File source/93pidtc.txt            [Page 5]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        -- ::= {1.3.6.1.4.1.253.8.62.1.1.1} 

xcmPidDCS20M1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre/System 20 launch configuration model 
                 identifier (not a complete product identifier)." 
    ::= { xcmPidDCS20 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.1.1} 
            -- => SAP PID string = "111" 

xcmPidDCS20M1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre/System 20 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDCS20M1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.1.1.1} 


-- Document Centre/System 35 

xcmPidDCS35 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre/System 35 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuCentreSystems 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.2} 

xcmPidDCS35M1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre/System 35 launch configuration model 
                 identifier (not a complete product identifier)." 
    ::= { xcmPidDCS35 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.2.1} 
            -- => SAP PID string = "121" 

xcmPidDCS35M1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre/System 35 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDCS35M1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.2.1.1} 

-- 
-- 

-- Document Centre 220  (20 ppm) 

xcmPidDC220 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 220 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuCentreSystems 8 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.8} 

xcmPidDC220ST OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 220ST multi-function system 
                 model identifier (not a complete product identifier)." 
    ::= { xcmPidDC220 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.8.1} 
            -- => SAP PID string = "181" 

xcmPidDC220STV3 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 220ST multi-function system 
                 second post-launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC220ST 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.8.1.3} 

xcmPidDC220STV4 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 220ST multi-function system 
                 third post-launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC220ST 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.8.1.4} 


-- Document Centre 230  (30 ppm) 

xcmPidDC230 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 230 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuCentreSystems 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.3} 

xcmPidDC230ST OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 

XCMI Working Group           File source/93pidtc.txt            [Page 7]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        "Document Centre 230ST multi-function system 
                 model identifier (not a complete product identifier)." 
    ::= { xcmPidDC230 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.3.1} 
            -- => SAP PID string = "131" 

xcmPidDC230STV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 230ST multi-function system 
                 launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC230ST 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.3.1.1} 

xcmPidDC230STV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 230ST multi-function system 
                 first post-launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC230ST 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.3.1.2} 

xcmPidDC230STV3 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 230ST multi-function system 
                 second post-launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC230ST 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.3.1.3} 

xcmPidDC230STV4 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 230ST multi-function system 
                 third post-launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC230ST 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.3.1.4} 

xcmPidDC230STV5 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 230ST multi-function system 
                 fourth post-launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC230ST 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.3.1.5} 


xcmPidDC230LP OBJECT-IDENTITY 
    STATUS      current 

XCMI Working Group           File source/93pidtc.txt            [Page 8]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    DESCRIPTION 
        "Document Centre 230LP laser printer 
                 model identifier (not a complete product identifier)." 
    ::= { xcmPidDC230 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.3.2} 
            -- => SAP PID string = "132" 

xcmPidDC230LPV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 230LP laser printer 
                 launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC230LP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.3.2.1} 

xcmPidDC230LPV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 230LP laser printer 
                 first post-launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC230LP 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.3.2.2} 

xcmPidDC230LPV3 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 230LP laser printer 
                 second post-launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC230LP 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.3.2.3} 

xcmPidDC230LPV4 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 230LP laser printer 
                 third post-launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC230LP 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.3.2.4} 

xcmPidDC230LPV5 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 230LP laser printer 
                 fourth post-launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC230LP 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.3.2.5} 


-- Document Centre 230 Intel upgrade (30 ppm) 

XCMI Working Group           File source/93pidtc.txt            [Page 9]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidDC230i OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 230i multi-function system 
                 model identifier (not a complete product identifier)." 
    ::= { xcmPidDocuCentreSystems 22 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.22} 

xcmPidDC230iST OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 230iST multi-function system 
                 model identifier (not a complete product identifier)." 
    ::= { xcmPidDC230i 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.22.1} 
            -- => SAP PID string = "1F1" 

xcmPidDC230iSTV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 230iST multi-function system 
                 launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC230iST 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.22.1.1} 

xcmPidDC230iSTV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 230iST multi-function system 
                 first post-launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC230iST 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.22.1.2} 

-- 
-- 



XCMI Working Group           File source/93pidtc.txt           [Page 10]

Xerox Common Management Interface (XCMI) Standard               07/07/23


-- Document Centre 240  (40 ppm) 

xcmPidDC240 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 240 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuCentreSystems 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.5} 

xcmPidDC240ST OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 240ST multi-function system 
                 model identifier (not a complete product identifier)." 
    ::= { xcmPidDC240 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.5.1} 
            -- => SAP PID string = "151" 

xcmPidDC240STV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 240ST multi-function system launch  
          configuration version, and complete product identifier." 
    ::= { xcmPidDC240ST 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.5.1.1} 

xcmPidDC240STV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 240ST multi-function system 
                 first post-launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC240ST 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.5.1.2} 

xcmPidDC240STV3 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 240ST multi-function system 
                 second post-launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC240ST 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.5.1.3} 


-- Document Centre 255  (55 ppm) 

xcmPidDC255 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 255 product type identifier 
                 (not a complete product identifier)." 

XCMI Working Group           File source/93pidtc.txt           [Page 11]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    ::= { xcmPidDocuCentreSystems 7 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.7} 

xcmPidDC255ST OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 255ST multi-function system 
                 model identifier (not a complete product identifier)." 
    ::= { xcmPidDC255 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.7.1} 
            -- => SAP PID string = "171" 

xcmPidDC255STV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 255ST multi-function system launch 
          configuration version, and complete product identifier." 
    ::= { xcmPidDC255ST 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.7.1.1} 

xcmPidDC255STV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 255ST multi-function system 
                 first post-launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC255ST 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.7.1.2} 

xcmPidDC255STV3 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 255ST multi-function system 
                 second post-launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC255ST 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.7.1.3} 


xcmPidDC255LP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 255LP laser printer 
                 model identifier (not a complete product identifier)." 
    ::= { xcmPidDC255 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.7.2} 
            -- => SAP PID string = "172" 

xcmPidDC255LPV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 255LP laser printer launch configuration 
                 version, and complete product identifier." 
    ::= { xcmPidDC255LP 1 } 

XCMI Working Group           File source/93pidtc.txt           [Page 12]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        -- ::= {1.3.6.1.4.1.253.8.62.1.1.7.2.1} 

xcmPidDC255LPV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 255LP laser printer 
                 first post-launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC255LP 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.7.2.2} 

xcmPidDC255LPV3 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 255LP laser printer 
                 second post-launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC255LP 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.7.2.3} 


-- Document Centre 265  (65 ppm) 

xcmPidDC265 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 265 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuCentreSystems 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.4} 

xcmPidDC265ST OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 265ST multi-function system 
                 model identifier (not a complete product identifier)." 
    ::= { xcmPidDC265 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.4.1} 
            -- => SAP PID string = "141" 

xcmPidDC265STV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 265ST multi-function system launch  
          configuration version, and complete product identifier." 
    ::= { xcmPidDC265ST 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.4.1.1} 

xcmPidDC265STV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 265ST multi-function system 
                 first post-launch configuration version, and 
                 complete product identifier." 

XCMI Working Group           File source/93pidtc.txt           [Page 13]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    ::= { xcmPidDC265ST 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.4.1.2} 

xcmPidDC265STV3 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 265ST multi-function system 
                 second post-launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC265ST 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.4.1.3} 


xcmPidDC265LP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 265LP laser printer 
                 model identifier (not a complete product identifier)." 
    ::= { xcmPidDC265 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.4.2} 
            -- => SAP PID string = "142" 

xcmPidDC265LPV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 265LP laser printer launch configuration 
                 version, and complete product identifier." 
    ::= { xcmPidDC265LP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.4.2.1} 

xcmPidDC265LPV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 265LP laser printer 
                 first post-launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC265LP 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.4.2.2} 

xcmPidDC265LPV3 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 265LP laser printer 
                 second post-launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC265LP 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.4.2.3} 

-- 
-- 

-- Document Centre 332  (32 ppm) 

xcmPidDC332 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 332 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuCentreSystems 9 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.9} 

xcmPidDC332ST OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 332ST multi-function system 
                 model identifier (not a complete product identifier)." 
    ::= { xcmPidDC332 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.9.1} 
            -- => SAP PID string = "191" 

XCMI Working Group           File source/93pidtc.txt           [Page 15]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidDC332STV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 332ST multi-function system 
                 launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC332ST 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.9.1.1} 

xcmPidDC332STV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 332ST multi-function system 
                 first post-launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC332ST 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.9.1.2} 

-- 
-- 

-- Document Centre 340  (40 ppm) 

xcmPidDC340 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 340 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuCentreSystems 6 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.6} 

xcmPidDC340ST OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 340ST multi-function system 
                 model identifier (not a complete product identifier)." 
    ::= { xcmPidDC340 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.6.1} 
            -- => SAP PID string = "161" 

xcmPidDC340STV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 340ST multi-function system 
                 launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC340ST 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.6.1.1} 

xcmPidDC340STV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 340ST multi-function system 
                 first post-launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC340ST 2 } 

XCMI Working Group           File source/93pidtc.txt           [Page 17]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        -- ::= {1.3.6.1.4.1.253.8.62.1.1.6.1.2} 

-- 
-- 

-- Document Centre 420  (20 ppm) 

xcmPidDC420 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 420 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuCentreSystems 19 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.19} 

xcmPidDC420ST OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 420ST multi-function system 
                 model identifier (not a complete product identifier)." 
    ::= { xcmPidDC420 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.19.1} 
            -- => SAP PID string = "1C1" 

xcmPidDC420STV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 420ST multi-function system 
                 launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC420ST 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.19.1.1} 

xcmPidDC420STV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 420ST multi-function system 
                 first post-launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC420ST 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.19.1.2} 

-- 
-- 

-- Document Centre 426   

xcmPidDC426 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 426 multi-function system 
                 model identifier (not a complete product identifier)." 
    ::= { xcmPidDC420 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.19.2} 
            -- => SAP PID string = "1C2" 
            -- => USB PID string = 1730 = 0x6C2 

xcmPidDC426V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 426 multi-function system 
                 launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC426 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.19.2.1} 

-- Document Centre 432  (32 ppm) 

xcmPidDC432 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 432 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuCentreSystems 20 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.20} 

xcmPidDC432ST OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 432ST multi-function system 
                 model identifier (not a complete product identifier)." 
    ::= { xcmPidDC432 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.20.1} 
            -- => SAP PID string = "1D1" 

xcmPidDC432STV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 432ST multi-function system 
                 launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC432ST 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.20.1.1} 


XCMI Working Group           File source/93pidtc.txt           [Page 20]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidDC432STV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 432ST multi-function system 
                 first post-launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC432ST 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.20.1.2} 

xcmPidDC432STV3 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 432ST multi-function system 
                 second post-launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC432ST 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.20.1.3} 

xcmPidDC432STV4 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 432ST multi-function system 
                 third post-launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC432ST 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.20.1.4} 

xcmPidDC432STV5 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 432ST multi-function system 
                 fourth post-launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC432ST 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.20.1.5} 

-- Document Centre 430  

xcmPidDC430 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 430 multi-function system 
                 model identifier (not a complete product identifier)." 
    ::= { xcmPidDC432 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.20.2} 
            -- => SAP PID string = "1D2" 
            -- => USB PID string = 1766 = 0x6E6 

xcmPidDC430V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 430 multi-function system 

XCMI Working Group           File source/93pidtc.txt           [Page 21]

Xerox Common Management Interface (XCMI) Standard               07/07/23

                 launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC430 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.20.2.1} 


-- Document Centre 440  (40 ppm) 

xcmPidDC440 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 440 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuCentreSystems 21 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.21} 

xcmPidDC440ST OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 440ST multi-function system 
                 model identifier (not a complete product identifier)." 
    ::= { xcmPidDC440 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.21.1} 
            -- => SAP PID string = "1E1" 

xcmPidDC440STV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 440ST multi-function system 
                 launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC440ST 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.21.1.1} 

xcmPidDC440STV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 440ST multi-function system 
                 first post-launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC440ST 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.21.1.2} 

xcmPidDC440STV3 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 440ST multi-function system 
                 second post-launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC440ST 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.21.1.3} 

-- 
-- 

-- Document Centre 4XX  (XX = 60, 70) 

xcmPidDC4XX OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 4XX product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuCentreSystems 17 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.17} 

xcmPidDC460 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 460 multi-functional system 
                 model identifier (not a complete product identifier)." 
    ::= { xcmPidDC4XX 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.17.2} 
            -- => SAP PID string = "1A2" 

xcmPidDC460V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 460 multi-functional system launch 
                configuration version, and complete product identifier."
    ::= { xcmPidDC460 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.17.2.1} 

-- 
-- 

xcmPidDC470 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 470 multi-functional system 
                 model identifier (not a complete product identifier)." 
    ::= { xcmPidDC4XX 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.17.4} 
            -- => SAP PID string = "1A4" 

xcmPidDC470V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 470 multi-functional system launch 
                configuration version, and complete product identifier."
    ::= { xcmPidDC470 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.17.4.1} 

-- 
-- 

xcmPidDC4YY OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 4YY product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuCentreSystems 23 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.23} 

xcmPidDC480 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 480 multi-functional system 
                 model identifier (not a complete product identifier)." 
    ::= { xcmPidDC4YY 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.23.1} 
            -- => SAP PID string = "1G1" 

xcmPidDC480V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 480 multi-functional system, UNUSED 
                version, and complete product identifier." 

XCMI Working Group           File source/93pidtc.txt           [Page 25]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    ::= { xcmPidDC480 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.23.1.1} 

-- 
-- 

-- Document Centre 425 

xcmPidDC425 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 425 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuCentreSystems 24 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.24} 

xcmPidDC425ST OBJECT-IDENTITY 

XCMI Working Group           File source/93pidtc.txt           [Page 27]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    STATUS      current 
    DESCRIPTION 
        "Document Centre 425ST multi-functional system 
                 model identifier (not a complete product identifier)." 
    ::= { xcmPidDC425 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.24.1} 
            -- => SAP PID string = "1H1" 

xcmPidDC425STV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 425ST multi-functional system launch 
                configuration version, and complete product identifier."
    ::= { xcmPidDC425ST 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.24.1.1} 

-- 
-- 

-- Document Centre 555, 55 ppm 

xcmPidDC555 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 555 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuCentreSystems 27 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.27} 

xcmPidDC555ST OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 555ST multi-functional system 
                 model identifier (not a complete product identifier)." 
    ::= { xcmPidDC555 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.27.1} 
            -- => SAP PID string = "1K1" 

xcmPidDC555STV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 555ST multi-functional system ECE pre-launch 
                configuration version, and complete product identifier."
    ::= { xcmPidDC555ST 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.27.1.1} 

xcmPidDC555STV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre 555ST multi-functional system,  
                 launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC555ST 2 } 

XCMI Working Group           File source/93pidtc.txt           [Page 30]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        -- ::= {1.3.6.1.4.1.253.8.62.1.1.27.1.2} 

-- 
-- 


-- Document Centre 535, 35 ppm. 

xcmPidDC535 OBJECT-IDENTITY 
    STATUS  current 
    DESCRIPTION 
        "Document Centre 535 product type identifier 

XCMI Working Group           File source/93pidtc.txt           [Page 32]

Xerox Common Management Interface (XCMI) Standard               07/07/23

                 (not a complete product identifier)." 
    ::= { xcmPidDocuCentreSystems 30 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.30 } 

xcmPidDC535ST OBJECT-IDENTITY 
    STATUS  current 
    DESCRIPTION 
        "Document Centre 535 multi-function system model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDC535 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.30.1} 
            -- => SAP PID string = "1N1" 

xcmPidDC535STV1 OBJECT-IDENTITY 
    STATUS  current 
    DESCRIPTION 
        "Document Centre 535 multi-function system 
                 ECE pre-launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC535ST 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.30.1.1} 

xcmPidDC535STV2 OBJECT-IDENTITY 
    STATUS  current 
    DESCRIPTION 
        "Document Centre 535 multi-function system 
                 launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC535ST 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.30.1.2} 

-- Document Centre 545, 45 ppm. 

xcmPidDC545 OBJECT-IDENTITY 
    STATUS  current 
    DESCRIPTION 
        "Document Centre 545 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuCentreSystems 31 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.31} 

xcmPidDC545ST OBJECT-IDENTITY 
    STATUS  current 
    DESCRIPTION 
        "Document Centre 545 multi-function system model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDC545 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.31.1} 
            -- => SAP PID string = "1O1" 

xcmPidDC545STV1 OBJECT-IDENTITY 
    STATUS  current 
    DESCRIPTION 
        "Document Centre 545 multi-function system 

XCMI Working Group           File source/93pidtc.txt           [Page 33]

Xerox Common Management Interface (XCMI) Standard               07/07/23

                 ECE pre-launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC545ST 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.31.1.1} 

xcmPidDC545STV2 OBJECT-IDENTITY 
    STATUS  current 
    DESCRIPTION 
        "Document Centre 545 multi-function system 
                 launch configuration version, and 
                 complete product identifier." 
    ::= { xcmPidDC545ST 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.1.31.1.2} 

-- 
-- 

---------------------------------------------------------------- 
-- Xerographic WorkCentre and WorkCentrePro MF Devices 
---------------------------------------------------------------- 

xcmPidWorkCentreMFSystems OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre and WorkCentrePro Systems product line identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidProductIdentifiers 20 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20} 

-- WorkCentrePro Series 

xcmPidWCPro OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentrePro System product line identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWorkCentreMFSystems 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1 } 


-- WorkCentrePro32C 32 ppm/16 ppm color 

xcmPidWCP32C OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentrePro32C multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCPro 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.1 } 
            -- => SAP PID string = "D11" 

xcmPidWCP32CV1 OBJECT-IDENTITY 

XCMI Working Group           File source/93pidtc.txt           [Page 36]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    STATUS      current 
    DESCRIPTION 
        "WorkCentrePro32C multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWCP32C 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.1.1} 

xcmPidWCP32CV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentrePro32C multi-function system, 
                 launch configuration version #2, and 
                 complete product identifier." 
    ::= { xcmPidWCP32C 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.1.2} 


-- WorkCentrePro35 35 ppm  

xcmPidWCP35 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentrePro35 multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCPro 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.2 } 
            -- => SAP PID string = "D12" 

xcmPidWCP35V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentrePro35 multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWCP35 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.2.1} 

xcmPidWCP35V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentrePro35 multi-function system, 
                 launch configuration version #2, and 
                 complete product identifier." 
    ::= { xcmPidWCP35 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.2.2} 


-- WorkCentrePro40C 40 ppm/22 ppm color 

xcmPidWCP40C OBJECT-IDENTITY 
    STATUS      current 

XCMI Working Group           File source/93pidtc.txt           [Page 37]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    DESCRIPTION 
        "WorkCentrePro40C multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCPro 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.3 } 
            -- => SAP PID string = "D13" 

xcmPidWCP40CV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentrePro40C multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWCP40C 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.3.1} 

xcmPidWCP40CV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentrePro40C multi-function system, 
                 launch configuration version #2, and 
                 complete product identifier." 
    ::= { xcmPidWCP40C 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.3.2} 


-- WorkCentrePro45 45 ppm. 

xcmPidWCP45 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
     "WorkCentrePro45 multi-function system identifier 
      (not a complete product identifier)." 
    ::= { xcmPidWCPro 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.4 } 
            -- => SAP PID string = "D14" 

xcmPidWCP45V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentrePro45 multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWCP45 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.4.1} 

xcmPidWCP45V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentrePro45 multi-function system, 
                 launch configuration version #2, and 
                 complete product identifier." 
    ::= { xcmPidWCP45 2 } 

XCMI Working Group           File source/93pidtc.txt           [Page 38]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.4.2} 


-- WorkCentrePro55  55 ppm. 

xcmPidWCP55 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentrePro55 multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCPro 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.5 } 
            -- => SAP PID string = "D15" 

xcmPidWCP55V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentrePro55 multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWCP55 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.5.1} 

xcmPidWCP55V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentrePro55 multi-function system, 
                 launch configuration version #2, and 
                 complete product identifier." 
    ::= { xcmPidWCP55 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.5.2} 


-- 
-- 


-- WorkCentre Pro 165 

XCMI Working Group           File source/93pidtc.txt           [Page 41]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidWCP165 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre Pro 165 multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCPro 9 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.9 } 
            -- => SAP PID string = "D19" 

xcmPidWCP165V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre Pro 165 multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWCP165 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.9.1} 


-- WorkCentre Pro 175 


xcmPidWCP175 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre Pro 175 multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCPro 17 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.17 } 
            -- => SAP PID string = "D1A" 

xcmPidWCP175V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre Pro 175 multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWCP175 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.17.1} 


-- WorkCentre 265 

xcmPidWC265 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre 265 multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCPro 22 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.22 } 
            -- => SAP PID string = "D1F" 

XCMI Working Group           File source/93pidtc.txt           [Page 42]

Xerox Common Management Interface (XCMI) Standard               07/07/23

            -- => USB PID string = 16899 = 0x4203 

xcmPidWC265V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre 265 multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWC265 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.22.1 } 


-- WorkCentre 275 
-- 

xcmPidWC275 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre 275 multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCPro 23 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.23 } 
            -- => SAP PID string = "D1G" 
            -- => USB PID string = 16900 = 0x4204 

xcmPidWC275V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre 275 multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWC275 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.23.1 } 

-- WorkCentre Pro 265 

xcmPidWCP265 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre Pro 265 multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCPro 24 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.24 } 
            -- => SAP PID string = "D1H" 
            -- => USB PID string = 16901 = 0x4205 

xcmPidWCP265V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre Pro 265 multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 

XCMI Working Group           File source/93pidtc.txt           [Page 43]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    ::= { xcmPidWCP265 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.24.1 } 

-- WorkCentre Pro 275 

xcmPidWCP275 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre Pro 275 multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCPro 25 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.25 } 
            -- => SAP PID string = "D1I" 
            -- => USB PID string = 16902 = 0x4206 

xcmPidWCP275V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre Pro 275 multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWCP275 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.25.1 } 


-- WorkCentre+PostScript 265 
-- 

xcmPidWCPS265 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre + PostScript 265 multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCPro 26 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.26 } 
            -- => SAP PID string = "D1J" 
            -- => USB PID string = 16903 = 0x4207 

xcmPidWCPS265V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre + PostScript 265 multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWCPS265 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.26.1 } 


-- WorkCentre+PostScript 275 
-- 


XCMI Working Group           File source/93pidtc.txt           [Page 44]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidWCPS275 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre + PostScript 275 multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCPro 27 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.27 } 
            -- => SAP PID string = "D1K" 
            -- => USB PID string = 16904 = 0x4208 

xcmPidWCPS275V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre + PostScript 275 multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWCPS275 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.27.1 } 


-- 
-- Patriot / Lexington branding is "WorkCentre" however  
--     the functionality is the same as WorkCentre Pro. 

xcmPidWC7655 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre 7655 multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCPro 28 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.28 } 
            -- => SAP PID string = "D1L" 
            -- => USB PID string = 16905 = 0x4209 
            -- => Compatible ID = XR_PS_Office_Color 

xcmPidWC7655V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre 7655 system identifier 
         launch configuration version #1, and 
         complete product identifier." 
    ::= { xcmPidWC7655 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.28.1 } 

-- 
-- Patriot / Lexington branding is "WorkCentre" however  
--     the functionality is the same as WorkCentre Pro. 

xcmPidWC7665 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 

XCMI Working Group           File source/93pidtc.txt           [Page 45]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        "WorkCentre 7665 system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCPro 29 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.29 } 
            -- => SAP PID string = "D1M" 
            -- => USB PID string = 16906 = 0x420A 
            -- => Compatible ID = XR_PS_Office_Color 

xcmPidWC7665V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre 7665 system identifier 
         launch configuration version #1, and 
         complete product identifier." 
    ::= { xcmPidWC7665 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.29.1 }  

-- 
-- Patriot / Lexington branding is "WorkCentre" however  
--     the functionality is the same as WorkCentre Pro. 

xcmPidWC7675 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre 7675 system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCPro 36 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.36 } 
            -- => SAP PID string = "D1S" 
            -- => USB PID string = 16912 = 0x4210 
            -- => Compatible ID = XR_PS_Office_Color 

xcmPidWC7675V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre 7675 system identifier 
         launch configuration version #1, and 
         complete product identifier." 
    ::= { xcmPidWC7675 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.36.1 }  

-- 
-- 


-- 
-- 


-- 
-- 

-- 
-- 

-- 
-- 


-- WorkCentre Pro C2128 (Copeland 28ppm / 21ppm color)  

xcmPidWCPC2128 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre Pro C2128 multi-function system  
                 identifier (not a complete product identifier)." 
    ::= { xcmPidWCPro 19 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.19} 
            -- => SAP PID string = "D1C" 
            -- => USB PID string = 16896 = 0x4200 

xcmPidWCPC2128V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre Pro C2128 multi-function system launch configuration
                 and version #1, and complete product identifier." 
    ::= { xcmPidWCPC2128 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.19.1} 


-- WorkCentre Pro C2636 (Copeland 36ppm / 26ppm color)  

xcmPidWCPC2636 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre Pro C2636 multi-function system  
                 identifier (not a complete product identifier)." 
    ::= { xcmPidWCPro 20 } 

XCMI Working Group           File source/93pidtc.txt           [Page 50]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.20} 
            -- => SAP PID string = "D1D" 
            -- => USB PID string = 16897 = 0x4201 

xcmPidWCPC2636V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre Pro C2636 multi-function system launch configuration
                 and version #1, and complete product identifier." 
    ::= { xcmPidWCPC2636 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.20.1} 


-- WorkCentre Pro C3545 (Copeland 45ppm / 35ppm color)  

xcmPidWCPC3545 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre Pro C3545 multi-function system 
                 identifier (not a complete product identifier)." 
    ::= { xcmPidWCPro 21 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.21} 
            -- => SAP PID string = "D1E" 
            -- => USB PID string = 16898 = 0x4202 

xcmPidWCPC3545V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre Pro C3545 multi-function system launch configuration
                 and version #1, and complete product identifier." 
    ::= { xcmPidWCPC3545 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.1.21.1} 

-- 
--  

-- 
-- WorkCentre MultiFunction Series 

xcmPidWCMF OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre System identifier                
                 (not a complete product identifier)." 
    ::= { xcmPidWorkCentreMFSystems 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2 } 

---------------------------------------------------------------- 
---------------------------------------------------------------- 


xcmPidWCMF3 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentrePro System product line identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWorkCentreMFSystems 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.3 } 


-- 
-- 

xcmPidWCM35 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre M35 multi-function system identifier 
                (not a complete product identifier)." 
    ::= { xcmPidWCMF 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.2 } 

XCMI Working Group           File source/93pidtc.txt           [Page 54]

Xerox Common Management Interface (XCMI) Standard               07/07/23

            -- => SAP PID string = "D22" 

xcmPidWCM35V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre M35 multi-function system,  
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWCM35 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.2.1} 

xcmPidWCM35V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre M35 multi-function system, 
                 launch configuration version #2, and 
                 complete product identifier." 
    ::= { xcmPidWCM35 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.2.2} 

xcmPidWCM45 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre M45 multi-function system identifier 
                (not a complete product identifier)." 
    ::= { xcmPidWCMF 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.3 } 
            -- => SAP PID string = "D23" 

xcmPidWCM45V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre M45 multi-function system,  
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWCM45 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.3.1} 

xcmPidWCM45V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre M45 multi-function system, 
                 launch configuration version #2, and 
                 complete product identifier." 
    ::= { xcmPidWCM45 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.3.2} 

xcmPidWCM55 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre M55 multi-function system identifier 
                (not a complete product identifier)." 
    ::= { xcmPidWCMF 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.4 } 

XCMI Working Group           File source/93pidtc.txt           [Page 55]

Xerox Common Management Interface (XCMI) Standard               07/07/23

            -- => SAP PID string = "D24" 

xcmPidWCM55V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre M55 multi-function system,  
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWCM55 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.4.1} 

xcmPidWCM55V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre M55 multi-function system, 
                 launch configuration version #2, and 
                 complete product identifier." 
    ::= { xcmPidWCM55 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.4.2} 

-- WorkCentre M165 

xcmPidWCM165 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre  M165 multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.5 } 
            -- => SAP PID string = "D25" 

xcmPidWCM165V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre  M165 multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWCM165 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.5.1} 


-- WorkCentre  M175 


xcmPidWCM175 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre  M175 multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF 6 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.6 } 
            -- => SAP PID string = "D26" 

XCMI Working Group           File source/93pidtc.txt           [Page 56]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidWCM175V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre  M175 multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWCM175 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.6.1} 


-- 
-- 

-- WorkCentre M35 with PostScript 


xcmPidWCMPS35 OBJECT-IDENTITY 

XCMI Working Group           File source/93pidtc.txt           [Page 57]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    STATUS      current 
    DESCRIPTION 
        "WorkCentre  M35 PostScript multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF 9 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.9 } 
            -- => SAP PID string = "D29" 
            -- => USB PID string = 16929 = 0x4221 

xcmPidWCMPS35V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre  M35 PostScript multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWCMPS35 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.9.1} 

-- WorkCentre M45 with PostScript 

xcmPidWCMPS45 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre  M45 PostScript multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF 17 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.17 } 
            -- => SAP PID string = "D2A" 
            -- => USB PID string = 16930 = 0x4222 

xcmPidWCMPS45V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre  M45 PostScript multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWCMPS45 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.17.1} 

-- WorkCentre M55 with PostScript 


xcmPidWCMPS55 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre  M55 PostScript multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF 18 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.18 } 
            -- => SAP PID string = "D2B" 
            -- => USB PID string = 16931 = 0x4223 


XCMI Working Group           File source/93pidtc.txt           [Page 58]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidWCMPS55V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre  M55 PostScript multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWCMPS55 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.18.1} 


-- WorkCentre M165 with PostScript 


xcmPidWCMPS165 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre  M165 PostScript multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF 19 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.19 } 
            -- => SAP PID string = "D2C" 
            -- => USB PID string = 16932 = 0x4224 

xcmPidWCMPS165V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre  M165 PostScript multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWCMPS165 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.19.1} 


-- WorkCentre M175 with PostScript 


xcmPidWCMPS175 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre  M175 PostScript multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF 20 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.20 } 
            -- => SAP PID string = "D2D" 
            -- => USB PID string = 16933 = 0x4225 

xcmPidWCMPS175V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre  M175 PostScript multi-function system, 
                 launch configuration version #1, and 

XCMI Working Group           File source/93pidtc.txt           [Page 59]

Xerox Common Management Interface (XCMI) Standard               07/07/23

                 complete product identifier." 
    ::= { xcmPidWCMPS175 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.20.1} 


-- WorkCentre + PostScript 232 


xcmPidWCPS232 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre + PostScript 232 multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF 26 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.26} 
            -- => SAP PID string = "D2J" 
            -- => USB PID string = 16939 = 0x422B 

xcmPidWCPS232V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre + PostScript 232 multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWCPS232 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.26.1} 


-- WorkCentre + PostScript 238 

xcmPidWCPS238 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre + PostScript 238 multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF 27 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.27} 
            -- => SAP PID string = "D2K" 
            -- => USB PID string = 16940 = 0x422C 

xcmPidWCPS238V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre + PostScript 238 multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWCPS238 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.27.1} 


-- WorkCentre + PostScript 245 

XCMI Working Group           File source/93pidtc.txt           [Page 60]

Xerox Common Management Interface (XCMI) Standard               07/07/23



xcmPidWCPS245 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre + PostScript 245 multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF 28 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.28} 
            -- => SAP PID string = "D2L" 
            -- => USB PID string = 16941 = 0x422D 

xcmPidWCPS245V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre + PostScript 245 multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWCPS245 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.28.1} 


-- WorkCentre + PostScript 255 

xcmPidWCPS255 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre + PostScript 255 multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF 29 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.29} 
            -- => SAP PID string = "D2M" 
            -- => USB PID string = 16942 = 0x422E 

xcmPidWCPS255V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre + PostScript 255 multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWCPS255 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.29.1} 


-- WorkCentre Pro 232 

xcmPidWCP232 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre Pro 232 multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF 30 } 

XCMI Working Group           File source/93pidtc.txt           [Page 61]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.30} 
            -- => SAP PID string = "D2N" 
            -- => USB PID string = 16943 = 0x422F 

xcmPidWCP232V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre Pro 232 multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWCP232 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.30.1} 


-- WorkCentre Pro 238 

xcmPidWCP238 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre Pro 238 multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF 31 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.31} 
            -- => SAP PID string = "D2O" 
            -- => USB PID string = 16944 = 0x4230 

xcmPidWCP238V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre Pro 238 multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWCP238 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.31.1} 


-- WorkCentre Pro 245 

xcmPidWCP245 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre Pro 245 multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF 32 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.32} 
            -- => SAP PID string = "D2P" 
            -- => USB PID string = 16945 = 0x4231 

xcmPidWCP245V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre Pro 245 multi-function system, 

XCMI Working Group           File source/93pidtc.txt           [Page 62]

Xerox Common Management Interface (XCMI) Standard               07/07/23

                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWCP245 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.32.1} 


-- WorkCentre Pro 255 

xcmPidWCP255 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre Pro 255 multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF 33 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.33} 
            -- => SAP PID string = "D2Q" 
            -- => USB PID string = 16946 = 0x4232 

xcmPidWCP255V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre Pro 255 multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWCP255 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.33.1} 


-- WorkCentre 232 

xcmPidWC232 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre 232 multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF 34 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.34} 
            -- => SAP PID string = "D2R" 
            -- => USB PID string = 16947 = 0x4233 

xcmPidWC232V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre 232 multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWC232 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.34.1} 


-- WorkCentre 238 

XCMI Working Group           File source/93pidtc.txt           [Page 63]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidWC238 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre 238 multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF 35 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.35} 
            -- => SAP PID string = "D2S" 
            -- => USB PID string = 16948 = 0x4234 

xcmPidWC238V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre 238 multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWC238 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.35.1} 


-- WorkCentre 245 

xcmPidWC245 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre 245 multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF 36 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.36} 
            -- => SAP PID string = "D2T" 
            -- => USB PID number = 16949 = 0x4235 

xcmPidWC245V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre 245 multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWC245 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.36.1} 


-- WorkCentre 255 

xcmPidWC255 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre 255 multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF 37 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.37} 

XCMI Working Group           File source/93pidtc.txt           [Page 64]

Xerox Common Management Interface (XCMI) Standard               07/07/23

            -- => SAP PID string = "D2U" 
            -- => USB PID string = 16950 = 0x4236 

xcmPidWC255V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre 255 multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWC255 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.37.1} 


-- 

-- WorkCentre M128 
--      FX developed mono multi-function machine for  
--      XC market (28ppm) 
-- 

XCMI Working Group           File source/93pidtc.txt           [Page 65]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidWCMF28 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre M128 multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF 23 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.23} 
            -- => SAP PID string = "D2G" 
            -- => USB PID string = 16936 = 0x4228 

xcmPidWCMFM28 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre M128 multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWCMF28 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.23.1} 


-- 
-- 

-- 

-- WorkCentre 5135   

xcmPidWorkCentre5135 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5135 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF 40 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.40} 
            -- => SAP PID string = "D2X" 
            -- => USB PID string = 16953 = 0x4239 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 5135 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 5135" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 5135      XeroxWorkCentre_51352AA4 

xcmPidWorkCentre5135C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5135 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre5135 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.40.1} 

-- WorkCentre Model 5135 Configuration One Version One  

xcmPidWorkCentre5135C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5135 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre5135C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.40.1.1} 

xcmPidWorkCentre5135C1V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 

XCMI Working Group           File source/93pidtc.txt           [Page 68]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        "Xerox WorkCentre 5135 launch model, configuration 1,  
           version 2.  A complete product identifier." 
    ::= { xcmPidWorkCentre5135C1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.40.1.2} 

-- WorkCentre 5150   

xcmPidWorkCentre5150 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5150 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF 41 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.41} 
            -- => SAP PID string = "D2Y" 
            -- => USB PID string = 16954 = 0x423A 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 5150 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 5150" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 5150      XeroxWorkCentre_51508967 

xcmPidWorkCentre5150C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5150 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre5150 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.41.1} 

-- WorkCentre Model 5150 Configuration One Version One  

xcmPidWorkCentre5150C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5150 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre5150C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.41.1.1} 

xcmPidWorkCentre5150C1V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5150 launch model, configuration 1,  
           version 2.  A complete product identifier." 
    ::= { xcmPidWorkCentre5150C1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.2.41.1.2} 

XCMI Working Group           File source/93pidtc.txt           [Page 69]

Xerox Common Management Interface (XCMI) Standard               07/07/23


-- 
-- 


-- 


-- WorkCentre 5632 

xcmPidWC5632 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre 5632 multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF3 35 } 

XCMI Working Group           File source/93pidtc.txt           [Page 79]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        -- ::= {1.3.6.1.4.1.253.8.62.1.20.3.35} 
            -- => SAP PID string = "D3S" 
            -- => USB PID string = 16984 = 0x4258 
            -- => Compatible ID = XR_PS_Office_Mono 

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 5632 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 5632" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 5632      XeroxWorkCentre_56322954 

xcmPidWC5632V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre 5632 multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWC5632 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.3.35.1} 

-- 
-- 

-- 
-- 


-- WorkCentre 5638 

xcmPidWC5638 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre 5638 multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF3 37 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.3.37} 
            -- => SAP PID string = "D3U" 
            -- => USB PID string = 16986 = 0x425A 
            -- => Compatible ID = XR_PS_Office_Mono 

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 5638 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 5638" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 5638      XeroxWorkCentre_56382ED4 

xcmPidWC5638V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre 5638 multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWC5638 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.3.37.1} 

-- 
-- 

-- WorkCentre 5645 

xcmPidWC5645 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre 5645 multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF3 38 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.3.38} 
            -- => SAP PID string = "D3V" 
            -- => USB PID string = 16987 = 0x425B 
            -- => Compatible ID = XR_PS_Office_Mono 

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 5645 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 5645" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 5645      XeroxWorkCentre_5645DB17 

xcmPidWC5645V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre 5645 multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWC5645 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.3.38.1} 

-- 

XCMI Working Group           File source/93pidtc.txt           [Page 82]

Xerox Common Management Interface (XCMI) Standard               07/07/23

-- 

-- WorkCentre 5655 

xcmPidWC5655 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre 5655 multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF3 39 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.3.39} 
            -- => SAP PID string = "D3W" 
            -- => USB PID string = 16988 = 0x425C 
            -- => Compatible ID = XR_PS_Office_Mono 

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 5655 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 5655" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 5655      XeroxWorkCentre_56554B16 

xcmPidWC5655V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre 5655 multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWC5655 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.3.39.1} 

-- 
-- 

XCMI Working Group           File source/93pidtc.txt           [Page 83]

Xerox Common Management Interface (XCMI) Standard               07/07/23


-- WorkCentre 5665 

xcmPidWC5665 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre 5665 multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF3 40 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.3.40} 
            -- => SAP PID string = "D3X" 
            -- => USB PID string = 16989 = 0x425D 
            -- => Compatible ID = XR_PS_Office_Mono 

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 5665 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 5665" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 5665      XeroxWorkCentre_5665BB16 

xcmPidWC5665V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre 5665 multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWC5665 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.3.40.1} 

-- 
-- 


XCMI Working Group           File source/93pidtc.txt           [Page 84]

Xerox Common Management Interface (XCMI) Standard               07/07/23


-- WorkCentre 5675 

xcmPidWC5675 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre 5675 multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF3 41 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.3.41} 
            -- => SAP PID string = "D3Y" 
            -- => USB PID string = 16990 = 0x425E 
            -- => Compatible ID = XR_PS_Office_Mono 

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 5675 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 5675" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 5675      XeroxWorkCentre_56752B17 

xcmPidWC5675V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre 5675 multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWC5675 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.3.41.1} 

-- 
-- 


XCMI Working Group           File source/93pidtc.txt           [Page 85]

Xerox Common Management Interface (XCMI) Standard               07/07/23



-- 

---------------------------------------------------------------- 
---------------------------------------------------------------- 




xcmPidWCMF4 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre System product line identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWorkCentreMFSystems 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.4 } 

-- 
-- 

-- WorkCentre 5687 

xcmPidWC5687 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5687 multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF4 9 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.4.9} 
            -- => SAP PID string = "D49" 

XCMI Working Group           File source/93pidtc.txt           [Page 89]

Xerox Common Management Interface (XCMI) Standard               07/07/23

            -- => USB PID string = 17001 = 0x4269 
            -- => Compatible ID = XR_PS_Office_Mono 

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 5687 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 5687" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 5687      XeroxWorkCentre_56871A93 

xcmPidWC5687V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5687 multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWC5687 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.4.9.1} 

-- 
-- 

-- WorkCentre 5030 

xcmPidWC5030 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5030 multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF4 17 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.4.17} 
            -- => SAP PID string = "D4A" 

XCMI Working Group           File source/93pidtc.txt           [Page 90]

Xerox Common Management Interface (XCMI) Standard               07/07/23

            -- => USB PID string = 17002 = 0x426A 

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 5030 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 5030" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 5030      XeroxWorkCentre_5030E935 

xcmPidWC5030V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5030 multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWC5030 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.4.17.1} 

xcmPidWC5030V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5030 multi-function system, 
                 launch configuration version #2, and 
                 complete product identifier." 
    ::= { xcmPidWC5030 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.4.17.2} 


-- WorkCentre 5050 

xcmPidWC5050 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5050 multi-function system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF4 18 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.4.18} 
            -- => SAP PID string = "D4B" 
            -- => USB PID string = 17003 = 0x426B 

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 5050 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 5050" 

XCMI Working Group           File source/93pidtc.txt           [Page 91]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 5050      XeroxWorkCentre_50504936 

xcmPidWC5050V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5050 multi-function system, 
                 launch configuration version #1, and 
                 complete product identifier." 
    ::= { xcmPidWC5050 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.4.18.1} 

xcmPidWC5050V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5050 multi-function system, 
                 launch configuration version #2, and 
                 complete product identifier." 
    ::= { xcmPidWC5050 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.4.18.2} 


-- 
-- 



-- 
-- 

---------------------------------------------------------------- 
---------------------------------------------------------------- 


xcmPidWCMF5 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre System product line identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWorkCentreMFSystems 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5 } 

--   
-- 

-- WorkCentre 6400   


xcmPidWC6400 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 6400 model identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWCMF5 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.5} 
            -- => SAP PID string = "D55" 
            -- => USB PID string = 17033 = 0x4289 

xcmPidWC6400S OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 6400S  
           model and configuration identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWC6400 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.5.1} 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the  
--   following attributes:  
--    MFG:Xerox MDL:WorkCentre 6400S 
--   The following PNP ID was generated using these 
--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "WorkCentre 6400S" 

XCMI Working Group          File source/93pidtc.txt           [Page 107]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--   The generated PNP PID is only valid for those parameters  
            -- => PnP ID XeroxWorkCentre_64001ADC 

      -- => Compatible ID = XR_PS_Office_Color 

xcmPidWC6400Sv1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 6400S  
            launch model, configuration, version 1.  
            A complete product identifier." 
    ::= { xcmPidWC6400S 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.5.1.1} 

xcmPidWC6400Sv2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 6400S  
            launch model, configuration, version 2.  
            A complete product identifier." 
    ::= { xcmPidWC6400S 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.5.1.2} 

xcmPidWC6400X OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 6400X  
           model and configuration identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWC6400 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.5.2} 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the  
--   following attributes:  
--    MFG:Xerox MDL:WorkCentre 6400X 
--   The following PNP ID was generated using these 
--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "WorkCentre 6400X" 
--   The generated PNP PID is only valid for those parameters  
            -- => PnP ID XeroxWorkCentre_6400DD9D 

      -- => Compatible ID = XR_PS_Office_Color 

xcmPidWC6400Xv1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 6400X  
            launch model, configuration, version 1.  
            A complete product identifier." 
    ::= { xcmPidWC6400X 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.5.2.1} 

xcmPidWC6400Xv2 OBJECT-IDENTITY 

XCMI Working Group          File source/93pidtc.txt           [Page 108]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 6400X   
            launch model, configuration, version 2.  
            A complete product identifier." 
    ::= { xcmPidWC6400X 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.5.2.2} 

xcmPidWC6400XF OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 6400XF  
           model and configuration identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWC6400 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.5.3} 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the  
--   following attributes:  
--    MFG:Xerox MDL:WorkCentre 6400XF 
--   The following PNP ID was generated using these 
--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "WorkCentre 6400XF" 
--   The generated PNP PID is only valid for those parameters  
            -- => PnP ID XeroxWorkCentre_64005B9D 

xcmPidWC6400XFv1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 6400XF  
            launch model, configuration, version 1.  
            A complete product identifier." 
    ::= { xcmPidWC6400XF 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.5.3.1} 

xcmPidWC6400XFv2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 6400XF  
            launch model, configuration, version 2.  
            A complete product identifier." 
    ::= { xcmPidWC6400XF 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.5.3.2} 

--   
-- 


-- Xerox WorkCentre 7755   


xcmPidWorkCentre7755 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7755 Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF5 19 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.19} 
            -- => SAP PID string = "D5C" 
            -- => USB PID string = 17040 = 0x4290 
            -- => Compatible ID = XR_PS_Office_Color 
-- 
-- PLEASE NOTE: 
--  The following PNP ID was generated using these 
--  parameters (manufacturer and model): 

XCMI Working Group          File source/93pidtc.txt           [Page 114]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--     -mf "Xerox" -mo "WorkCentre 7755" 
-- The generated PNP PID is only valid for those parameters  
-- 
            -- => PNP ID XeroxWorkCentre_77553344 

xcmPidWorkCentre7755C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7755 Printer  
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre7755 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.19.1} 

xcmPidWorkCentre7755C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7755  Printer  
            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidWorkCentre7755C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.19.1.1} 

-- Xerox WorkCentre 7765   


xcmPidWorkCentre7765 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7765 Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF5 20 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.20} 
            -- => SAP PID string = "D5D" 
            -- => USB PID string = 17041 = 0x4291 
-- 
-- PLEASE NOTE: 
--  The following PNP ID was generated using these 
--  parameters (manufacturer and model): 
--     -mf "Xerox" -mo "WorkCentre 7765" 
-- The generated PNP PID is only valid for those parameters  
-- 
            -- => PNP ID XeroxWorkCentre_7765C344 

xcmPidWorkCentre7765C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7765 Printer  
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre7765 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.20.1} 

XCMI Working Group          File source/93pidtc.txt           [Page 115]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidWorkCentre7765C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7765  Printer  
            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidWorkCentre7765C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.20.1.1} 


-- Xerox WorkCentre 7775   


xcmPidWorkCentre7775 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7775 Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF5 21 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.21} 
            -- => SAP PID string = "D5E" 
            -- => USB PID string = 17042 = 0x4292 
            -- => Compatible ID = XR_PS_Office_Color 
-- 
-- PLEASE NOTE: 
--  The following PNP ID was generated using these 
--  parameters (manufacturer and model): 
--     -mf "Xerox" -mo "WorkCentre 7775" 
-- The generated PNP PID is only valid for those parameters  
-- 
            -- => PNP ID XeroxWorkCentre_77755345 

xcmPidWorkCentre7775C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7775 Printer  
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre7775 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.21.1} 

xcmPidWorkCentre7775C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7775  Printer  
            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidWorkCentre7775C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.21.1.1} 

-- WorkCentre 3210   

XCMI Working Group          File source/93pidtc.txt           [Page 116]

Xerox Common Management Interface (XCMI) Standard               07/07/23



xcmPidWorkCentre3210 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 3210 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF5 22 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.22} 
            -- => SAP PID string = "D5F" 
            -- => USB PID string = 17043 = 0x4293 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains ONE of the 
--   following attributes depending on PDL:  
--      MFG:Xerox MDL:WorkCentre 3210 PS        
--      MFG:Xerox MDL:WorkCentre 3210 PCL      
--      MFG:Xerox MDL:WorkCentre 3210 PCL6 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model / PDL): 
--     -mf "Xerox" -mo "WorkCentre 3210 PS" 
--     -mf "Xerox" -mo "WorkCentre 3210 PCL"  
--     -mf "Xerox" -mo "WorkCentre 3210 PCL6" 
--   The generated PNP PID is only valid for those parameters  
            -- => PS   PNP ID XeroxWorkCentre_32104B3C  
            -- => PCL  PNP ID XeroxWorkCentre_32102445  
            -- => PCL6 PNP ID XeroxWorkCentre_3210E565  

xcmPidWorkCentre3210C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 3210 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre3210 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.22.1} 

xcmPidWorkCentre3210C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 3210 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre3210C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.22.1.1} 

-- WorkCentre 3220   


xcmPidWorkCentre3220 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 

XCMI Working Group          File source/93pidtc.txt           [Page 117]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        "Xerox WorkCentre 3220 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF5 23 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.23} 
            -- => SAP PID string = "D5G" 
            -- => USB PID string = 17044 = 0x4294 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains ONE of the  
--   following attributes depending on PDL: 
--    MFG:Xerox MDL:WorkCentre 3220 PS        
--    MFG:Xerox MDL:WorkCentre 3220 PCL      
--    MFG:Xerox MDL:WorkCentre 3220 PCL6 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model / PDL): 
--     -mf "Xerox" -mo "WorkCentre 3220 PS" 
--     -mf "Xerox" -mo "WorkCentre 3220 PCL"  
--     -mf "Xerox" -mo "WorkCentre 3220 PCL6" 
--   The generated PNP PID is only valid for those parameters  
            -- => PS   PNP ID XeroxWorkCentre_32204B78  
            -- => PCL  PNP ID XeroxWorkCentre_32201745  
            -- => PCL6 PNP ID XeroxWorkCentre_3220E556  

xcmPidWorkCentre3220C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 3220 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre3220 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.23.1} 

xcmPidWorkCentre3220C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 3220 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre3220C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.23.1.1} 

-- WorkCentre 3730   

-- WorkCentre 3550   

xcmPidWorkCentre3550 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 3550 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF5 24 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.24} 
            -- => SAP PID string = "D5H" 

XCMI Working Group          File source/93pidtc.txt           [Page 118]

Xerox Common Management Interface (XCMI) Standard               07/07/23

            -- => USB PID string = 17045 = 0x4295 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 3550 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 3550" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 3550      XeroxWorkCentre_3550C026 

-- WorkCentre Model 3550 Configuration One   

xcmPidWorkCentre3550C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 3550 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre3550 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.24.1} 

-- WorkCentre Model 3550 Configuration One Version One  

xcmPidWorkCentre3550C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 3550 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre3550C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.24.1.1} 

-- WorkCentre Model 3550 Configuration One Version Two  

xcmPidWorkCentre3550C1V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 3550 launch model, configuration 1,  
           version 2.  A complete product identifier." 
    ::= { xcmPidWorkCentre3550C1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.24.1.2} 


-- WorkCentre 7755EFI   


xcmPidWorkCentre7755EFI OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7755EFI model identifier 

XCMI Working Group          File source/93pidtc.txt           [Page 119]

Xerox Common Management Interface (XCMI) Standard               07/07/23

                 (not a complete product identifier)." 
    ::= { xcmPidWCMF5 26 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.26} 
            -- => SAP PID string = "D5J" 
            -- => USB PID string = 17047 = 0x4297 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains ONE of the 
--   following attributes depending on PDL:  
--      MFG:Xerox MDL:WorkCentre 7755EFI PS        
--      MFG:Xerox MDL:WorkCentre 7755EFI PCL      
--      MFG:Xerox MDL:WorkCentre 7755EFI PCL6 
--      MFG:Xerox MDL:WorkCentre 7755EFI 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model / PDL): 
--     -mf "Xerox" -mo "WorkCentre 7755EFI PS" 
--     -mf "Xerox" -mo "WorkCentre 7755EFI PCL"  
--     -mf "Xerox" -mo "WorkCentre 7755EFI PCL6" 
--     -mf "Xerox" -mo "WorkCentre 7755EFI" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 7755EFI PS   XeroxWorkCentre_7755B1E7 
--      WorkCentre 7755EFI PCL  XeroxWorkCentre_77557FFD 
--      WorkCentre 7755EFI PCL6 XeroxWorkCentre_7755973E 
--      WorkCentre 7755EFI      XeroxWorkCentre_7755A6B6 

xcmPidWorkCentre7755EFIC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7755EFI model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre7755EFI 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.26.1} 

-- WorkCentre Model 7755EFI Configuration One Version One  

xcmPidWorkCentre7755EFIC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7755EFI launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre7755EFIC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.26.1.1} 

-- WorkCentre 7765EFI   


xcmPidWorkCentre7765EFI OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7765EFI model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF5 27 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.27} 

XCMI Working Group          File source/93pidtc.txt           [Page 120]

Xerox Common Management Interface (XCMI) Standard               07/07/23

            -- => SAP PID string = "D5K" 
            -- => USB PID string = 17048 = 0x4298 
            -- => Compatible ID = XR_PS_Office_Color 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains ONE of the 
--   following attributes depending on PDL:  
--      MFG:Xerox MDL:WorkCentre 7765EFI PS        
--      MFG:Xerox MDL:WorkCentre 7765EFI PCL      
--      MFG:Xerox MDL:WorkCentre 7765EFI PCL6 
--      MFG:Xerox MDL:WorkCentre 7765EFI 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model / PDL): 
--     -mf "Xerox" -mo "WorkCentre 7765EFI PS" 
--     -mf "Xerox" -mo "WorkCentre 7765EFI PCL"  
--     -mf "Xerox" -mo "WorkCentre 7765EFI PCL6" 
--     -mf "Xerox" -mo "WorkCentre 7765EFI" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 7765EFI PS   XeroxWorkCentre_7765A4A7 
--      WorkCentre 7765EFI PCL  XeroxWorkCentre_77658FE9 
--      WorkCentre 7765EFI PCL6 XeroxWorkCentre_776598CE 
--      WorkCentre 7765EFI      XeroxWorkCentre_7765A6F2 

xcmPidWorkCentre7765EFIC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7765EFI model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre7765EFI 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.27.1} 

-- WorkCentre Model 7765EFI Configuration One Version One  

xcmPidWorkCentre7765EFIC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7765EFI launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre7765EFIC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.27.1.1} 

-- WorkCentre 7775EFI   


xcmPidWorkCentre7775EFI OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7775EFI model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF5 28 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.28} 
            -- => SAP PID string = "D5L" 
            -- => USB PID string = 17049 = 0x4299 

XCMI Working Group          File source/93pidtc.txt           [Page 121]

Xerox Common Management Interface (XCMI) Standard               07/07/23

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains ONE of the 
--   following attributes depending on PDL:  
--      MFG:Xerox MDL:WorkCentre 7775EFI PS        
--      MFG:Xerox MDL:WorkCentre 7775EFI PCL      
--      MFG:Xerox MDL:WorkCentre 7775EFI PCL6 
--      MFG:Xerox MDL:WorkCentre 7775EFI 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model / PDL): 
--     -mf "Xerox" -mo "WorkCentre 7775EFI PS" 
--     -mf "Xerox" -mo "WorkCentre 7775EFI PCL"  
--     -mf "Xerox" -mo "WorkCentre 7775EFI PCL6" 
--     -mf "Xerox" -mo "WorkCentre 7775EFI" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 7775EFI PS   XeroxWorkCentre_77756866 
--      WorkCentre 7775EFI PCL  XeroxWorkCentre_77751FE4 
--      WorkCentre 7775EFI PCL6 XeroxWorkCentre_77755D9F 
--      WorkCentre 7775EFI      XeroxWorkCentre_777566CF 

xcmPidWorkCentre7775EFIC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7775EFI model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre7775EFI 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.28.1} 

-- WorkCentre Model 7775EFI Configuration One Version One  

xcmPidWorkCentre7775EFIC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7775EFI launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre7775EFIC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.28.1.1} 



-- WorkCentre 5735   

xcmPidWorkCentre5735 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5735 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF5 29 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.29} 
            -- => SAP PID string = "D5M" 

XCMI Working Group          File source/93pidtc.txt           [Page 122]

Xerox Common Management Interface (XCMI) Standard               07/07/23

            -- => USB PID string = 17050 = 0x429A 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 5735 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 5735" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 5735      XeroxWorkCentre_57352B46 

xcmPidWorkCentre5735C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5735 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre5735 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.29.1} 

-- WorkCentre Model 5735 Configuration One Version One  

xcmPidWorkCentre5735C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5735 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre5735C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.29.1.1} 

-- WorkCentre 5740   

xcmPidWorkCentre5740 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5740 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF5 30 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.30} 
            -- => SAP PID string = "D5N" 
            -- => USB PID string = 17051 = 0x429B 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 5740 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 5740" 
--   The generated PNP PID is only valid for those parameters  

XCMI Working Group          File source/93pidtc.txt           [Page 123]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--      WorkCentre 5740      XeroxWorkCentre_57401884 

xcmPidWorkCentre5740C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5740 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre5740 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.30.1} 

-- WorkCentre Model 5740 Configuration One Version One  

xcmPidWorkCentre5740C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5740 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre5740C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.30.1.1} 

-- WorkCentre 5745   

xcmPidWorkCentre5745 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5745 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF5 31 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.31} 
            -- => SAP PID string = "D5O" 
            -- => USB PID string = 17052 = 0x429C 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 5745 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 5745" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 5745      XeroxWorkCentre_57451B44 

xcmPidWorkCentre5745C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5745 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre5745 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.31.1} 


XCMI Working Group          File source/93pidtc.txt           [Page 124]

Xerox Common Management Interface (XCMI) Standard               07/07/23


-- WorkCentre Model 5745 Configuration One Version One  

xcmPidWorkCentre5745C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5745 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre5745C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.31.1.1} 

-- WorkCentre 5755   

xcmPidWorkCentre5755 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5755 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF5 32 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.32} 
            -- => SAP PID string = "D5P" 
            -- => USB PID string = 17053 = 0x429D 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 5755 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 5755" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 5755      XeroxWorkCentre_57558B45 

xcmPidWorkCentre5755C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5755 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre5755 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.32.1} 

-- WorkCentre Model 5755 Configuration One Version One  

xcmPidWorkCentre5755C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5755 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre5755C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.32.1.1} 

XCMI Working Group          File source/93pidtc.txt           [Page 125]

Xerox Common Management Interface (XCMI) Standard               07/07/23


-- WorkCentre 5765   

xcmPidWorkCentre5765 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5765 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF5 33 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.33} 
            -- => SAP PID string = "D5Q" 
            -- => USB PID string = 17054 = 0x429E 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 5765 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 5765" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 5765      XeroxWorkCentre_57657B45 

xcmPidWorkCentre5765C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5765 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre5765 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.33.1} 

-- WorkCentre Model 5765 Configuration One Version One  

xcmPidWorkCentre5765C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5765 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre5765C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.33.1.1} 

-- WorkCentre 5775   

xcmPidWorkCentre5775 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 

XCMI Working Group          File source/93pidtc.txt           [Page 126]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        "Xerox WorkCentre 5775 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF5 34 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.34} 
            -- => SAP PID string = "D5R" 
            -- => USB PID string = 17055 = 0x429F 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 5775 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 5775" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 5775      XeroxWorkCentre_5775EB44 

xcmPidWorkCentre5775C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5775 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre5775 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.34.1} 

-- WorkCentre Model 5775 Configuration One Version One  

xcmPidWorkCentre5775C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5775 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre5775C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.34.1.1} 

-- WorkCentre 5790   

xcmPidWorkCentre5790 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5790 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF5 35 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.35} 
            -- => SAP PID string = "D5S" 
            -- => USB PID string = 17056 = 0x42A0 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  

XCMI Working Group          File source/93pidtc.txt           [Page 127]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--      MFG:Xerox MDL:WorkCentre 5790 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 5790" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 5790      XeroxWorkCentre_57908880 

xcmPidWorkCentre5790C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5790 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre5790 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.35.1} 

-- WorkCentre Model 5790 Configuration One Version One  
xcmPidWorkCentre5790C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5790 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre5790C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.35.1.1} 




-- WorkCentre 7120   

xcmPidWorkCentre7120 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7120 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF5 36 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.36} 
            -- => SAP PID string = "D5T" 
            -- => USB PID string = 17057 = 0x42A1 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 7120 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 7120" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 7120      XeroxWorkCentre_71200164 

xcmPidWorkCentre7120C1 OBJECT-IDENTITY 

XCMI Working Group          File source/93pidtc.txt           [Page 128]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7120 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre7120 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.36.1} 

-- WorkCentre Model 7120 Configuration One Version One  

xcmPidWorkCentre7120C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7120 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre7120C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.36.1.1} 

-- WorkCentre 7525 

xcmPidWorkCentre7525 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7525 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF5 37 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.37} 
            -- => SAP PID string = "D5U" 
            -- => USB PID string = 17058 = 0x42A2 
            -- => Compatible ID = XR_XPS_Office_Color 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 7525 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 7525" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 7525      XeroxWorkCentre_7525C3E5 

xcmPidWorkCentre7525C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7525 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre7525 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.37.1} 

-- WorkCentre Model 7525 Configuration One Version One  

xcmPidWorkCentre7525C1V1 OBJECT-IDENTITY 
    STATUS      current 

XCMI Working Group          File source/93pidtc.txt           [Page 129]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    DESCRIPTION 
        "Xerox WorkCentre 7525 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre7525C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.37.1.1} 

-- WorkCentre 7530   

xcmPidWorkCentre7530 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7530 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF5 38 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.38} 
            -- => SAP PID string = "D5V" 
            -- => USB PID string = 17059 = 0x42A3 
            -- => Compatible ID = XR_XPS_Office_Color 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 7530 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 7530" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 7530      XeroxWorkCentre_75305024 

xcmPidWorkCentre7530C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7530 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre7530 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.38.1} 

-- WorkCentre Model 7530 Configuration One Version One  

xcmPidWorkCentre7530C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7530 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre7530C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.38.1.1} 

-- WorkCentre 7535   

xcmPidWorkCentre7535 OBJECT-IDENTITY 

XCMI Working Group          File source/93pidtc.txt           [Page 130]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7535 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF5 39 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.39} 
            -- => SAP PID string = "D5W" 
            -- => USB PID string = 17060 = 0x42A4 
            -- => Compatible ID = XR_XPS_Office_Color 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 7535 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 7535" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 7535      XeroxWorkCentre_753553E4 

xcmPidWorkCentre7535C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7535 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre7535 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.39.1} 

-- WorkCentre Model 7535 Configuration One Version One  

xcmPidWorkCentre7535C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7535 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre7535C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.39.1.1} 

-- WorkCentre 7545   


xcmPidWorkCentre7545 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7545 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF5 40 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.40} 
            -- => SAP PID string = "D5X" 
            -- => USB PID string = 17061 = 0x42A5 
            -- => Compatible ID = XR_XPS_Office_Color 
-- 

XCMI Working Group          File source/93pidtc.txt           [Page 131]

Xerox Common Management Interface (XCMI) Standard               07/07/23

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 7545 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 7545" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 7545      XeroxWorkCentre_754563E6 

xcmPidWorkCentre7545C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7545 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre7545 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.40.1} 

-- WorkCentre Model 7545 Configuration One Version One  

xcmPidWorkCentre7545C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7545  launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre7545C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.40.1.1} 

-- WorkCentre 7556   
-- 

xcmPidWorkCentre7556 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7556 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF5 41 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.41} 
            -- => SAP PID string = "D5Y" 
            -- => USB PID string = 17062 = 0x42A6 
            -- => Compatible ID = XR_XPS_Office_Color 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 7556 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 7556" 
--   The generated PNP PID is only valid for those parameters  

XCMI Working Group          File source/93pidtc.txt           [Page 132]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--      WorkCentre 7556      XeroxWorkCentre_7556F2A7 

xcmPidWorkCentre7556C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7556 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre7556 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.41.1} 

-- WorkCentre Model 7556 Configuration One Version One  

xcmPidWorkCentre7556C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7556 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre7556C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.5.41.1.1} 

-- 
-- 

---------------------------------------------------------------- 
---------------------------------------------------------------- 

xcmPidWCMF6 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre System product line identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWorkCentreMFSystems 6 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6 } 

-- 
-- 


-- WorkCentre 5325   

xcmPidWorkCentre5325 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5325 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF6 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.3} 
            -- => SAP PID string = "D63" 
            -- => USB PID string = 17067 = 0x42AB 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 5325 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 5325" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 5325      XeroxWorkCentre_53257A06 

-- WorkCentre Model 5325 Configuration One   

XCMI Working Group          File source/93pidtc.txt           [Page 136]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidWorkCentre5325C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5325 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre5325 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.3.1} 

-- WorkCentre Model 5325 Configuration One Version One  

xcmPidWorkCentre5325C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5325 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre5325C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.3.1.1} 

-- WorkCentre 5330   

xcmPidWorkCentre5330 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5330 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF6 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.4} 
            -- => SAP PID string = "D64" 
            -- => USB PID string = 17068 = 0x42AC 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 5330 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 5330" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 5330      XeroxWorkCentre_5330E9C7 

-- WorkCentre Model 5330 Configuration One   

xcmPidWorkCentre5330C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5330 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre5330 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.4.1} 

-- WorkCentre Model 5330 Configuration One Version One  


XCMI Working Group          File source/93pidtc.txt           [Page 137]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidWorkCentre5330C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5330 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre5330C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.4.1.1} 


-- WorkCentre 5335   

xcmPidWorkCentre5335 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5335 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF6 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.5} 
            -- => SAP PID string = "D65" 
            -- => USB PID string = 17069 = 0x42AD 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 5335 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 5335" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 5335      XeroxWorkCentre_5335EA07 

-- WorkCentre Model 5335 Configuration One   

xcmPidWorkCentre5335C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5335 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre5335 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.5.1} 

-- WorkCentre Model 5335 Configuration One Version One  

xcmPidWorkCentre5335C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5335 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre5335C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.5.1.1} 

-- WorkCentre 7125   

XCMI Working Group          File source/93pidtc.txt           [Page 138]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidWorkCentre7125 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7125 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF6 6 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.6} 
            -- => SAP PID string = "D66" 
            -- => USB PID string = 17070 = 0x42AE 
        -- => PnP-X WiFi ID = VEN_0109&DEV_42AE 
        -- => PnP ID = XeroxWorkCentre_712502A4 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 7125 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 7125" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 7125      XeroxWorkCentre_712502A4 

-- WorkCentre Model 7125 Configuration One   

xcmPidWorkCentre7125C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7125 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre7125 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.6.1} 

-- WorkCentre Model 7125 Configuration One Version One  

xcmPidWorkCentre7125C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7125 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre7125C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.6.1.1} 




-- WorkCentre 3045B   

xcmPidWorkCentre3045B OBJECT-IDENTITY 
    STATUS      current 

XCMI Working Group          File source/93pidtc.txt           [Page 139]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    DESCRIPTION 
        "Xerox WorkCentre 3045B model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF6 7 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.7} 
            -- => SAP PID string = "D67" 
            -- => USB PID string = 17071 = 0x42AF 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42AF 
            -- => PnP ID = XeroxWorkCentre_3045B793 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 3045B 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 3045B" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 3045B      XeroxWorkCentre_3045B793 

-- WorkCentre Model 3045B Configuration One   

xcmPidWorkCentre3045BC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 3045B model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre3045B 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.7.1} 

-- WorkCentre Model 3045B Configuration One Version One  

xcmPidWorkCentre3045BC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 3045B launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre3045BC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.7.1.1} 

-- 
-- 

-- WorkCentre 3045NI   

xcmPidWorkCentre3045NI OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 3045NI model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF6 9 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.9} 
            -- => SAP PID string = "D69" 
            -- => USB PID string = 17073 = 0x42B1 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42B1 
            -- => PnP ID = XeroxWorkCentre_30459B33 

XCMI Working Group          File source/93pidtc.txt           [Page 141]

Xerox Common Management Interface (XCMI) Standard               07/07/23

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 3045NI 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 3045NI" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 3045NI      XeroxWorkCentre_30459B33 

-- WorkCentre Model 3045NI Configuration One   

xcmPidWorkCentre3045NIC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 3045NI model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre3045NI 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.9.1} 

-- WorkCentre Model 3045NI Configuration One Version One  

xcmPidWorkCentre3045NIC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 3045NI launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre3045NIC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.9.1.1} 


-- 
-- 

-- WorkCentre 5845   

xcmPidWorkCentre5845 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5845 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF6 19 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.19} 
            -- => SAP PID string = "D6C" 
            -- => USB PID string = 17076 = 0x42B4 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42B4 
            -- => PnP ID = XeroxWorkCentre_58451876 
            -- => Compatible ID = XR_XPS_Office_Mono 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 5845 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 5845" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 5845      XeroxWorkCentre_58451876 

-- WorkCentre Model 5845 Configuration One   

xcmPidWorkCentre5845C1 OBJECT-IDENTITY 

XCMI Working Group          File source/93pidtc.txt           [Page 144]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5845 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre5845 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.19.1} 

-- WorkCentre Model 5845 Configuration One Version One  

xcmPidWorkCentre5845C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5845 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre5845C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.19.1.1} 

-- WorkCentre 5855   

xcmPidWorkCentre5855 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5855 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF6 20 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.20} 
            -- => SAP PID string = "D6D" 
            -- => USB PID string = 17077 = 0x42B5 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42B5 
            -- => PnP ID = XeroxWorkCentre_58558877 
            -- => Compatible ID = XR_XPS_Office_Mono 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 5855 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 5855" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 5855      XeroxWorkCentre_58558877 

-- WorkCentre Model 5855 Configuration One   

xcmPidWorkCentre5855C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5855 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre5855 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.20.1} 

-- WorkCentre Model 5855 Configuration One Version One  

XCMI Working Group          File source/93pidtc.txt           [Page 145]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidWorkCentre5855C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5855 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre5855C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.20.1.1} 


-- WorkCentre 5865   

xcmPidWorkCentre5865 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5865 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF6 21 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.21} 
            -- => SAP PID string = "D6E" 
            -- => USB PID string = 17078 = 0x42B6 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42B6 
            -- => PnP ID = XeroxWorkCentre_58657877 
            -- => Compatible ID = XR_XPS_Office_Mono 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 5865 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 5865" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 5865      XeroxWorkCentre_58657877 

-- WorkCentre Model 5865 Configuration One   

xcmPidWorkCentre5865C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5865 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre5865 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.21.1} 

-- WorkCentre Model 5865 Configuration One Version One  

xcmPidWorkCentre5865C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5865 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre5865C1 1 } 

XCMI Working Group          File source/93pidtc.txt           [Page 146]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.21.1.1} 

-- WorkCentre 5875   

xcmPidWorkCentre5875 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5875 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF6 22 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.22} 
            -- => SAP PID string = "D6F" 
            -- => USB PID string = 17079 = 0x42B7 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42B7 
            -- => PnP ID = XeroxWorkCentre_5875E876 
            -- => Compatible ID = XR_XPS_Office_Mono 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 5875 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 5875" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 5875      XeroxWorkCentre_5875E876 

-- WorkCentre Model 5875 Configuration One   

xcmPidWorkCentre5875C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5875 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre5875 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.22.1} 

-- WorkCentre Model 5875 Configuration One Version One  

xcmPidWorkCentre5875C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5875 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre5875C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.22.1.1} 

-- WorkCentre 5890   

xcmPidWorkCentre5890 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 

XCMI Working Group          File source/93pidtc.txt           [Page 147]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        "Xerox WorkCentre 5890 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF6 23 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.23} 
            -- => SAP PID string = "D6G" 
            -- => USB PID string = 17080 = 0x42B8 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42B8 
            -- => PnP ID = XeroxWorkCentre_58908BB2 
            -- => Compatible ID = XR_XPS_Office_Mono 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 5890 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 5890" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 5890      XeroxWorkCentre_58908BB2 

-- WorkCentre Model 5890 Configuration One   

xcmPidWorkCentre5890C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5890 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre5890 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.23.1} 

-- WorkCentre Model 5890 Configuration One Version One  

xcmPidWorkCentre5890C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5890 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre5890C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.23.1.1} 


-- WorkCentre 7830   

xcmPidWorkCentre7830 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7830 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF6 24 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.24} 
            -- => SAP PID string = "D6H" 
            -- => USB PID string = 17081 = 0x42B9 

XCMI Working Group          File source/93pidtc.txt           [Page 148]

Xerox Common Management Interface (XCMI) Standard               07/07/23

            -- => PnP-X WiFi ID = VEN_0109&DEV_42B9 
            -- => PnP ID = XeroxWorkCentre_783093B5 
            -- => Compatible ID = XR_XPS_Office_Color 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 7830 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 7830" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 7830      XeroxWorkCentre_783093B5 

-- WorkCentre Model 7830 Configuration One   

xcmPidWorkCentre7830C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7830 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre7830 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.24.1} 

-- WorkCentre Model 7830 Configuration One Version One  

xcmPidWorkCentre7830C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7830 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre7830C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.24.1.1} 

-- WorkCentre 7835   

xcmPidWorkCentre7835 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7835 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF6 25 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.25} 
            -- => SAP PID string = "D6I" 
            -- => USB PID string = 17082 = 0x42BA 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42BA 
            -- => PnP ID = XeroxWorkCentre_78359075 
            -- => Compatible ID = XR_XPS_Office_Color 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  

XCMI Working Group          File source/93pidtc.txt           [Page 149]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--      MFG:Xerox MDL:WorkCentre 7835 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 7835" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 7835      XeroxWorkCentre_78359075 

-- WorkCentre Model 7835 Configuration One   

xcmPidWorkCentre7835C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7835 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre7835 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.25.1} 

-- WorkCentre Model 7835 Configuration One Version One  

xcmPidWorkCentre7835C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7835 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre7835C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.25.1.1} 

-- WorkCentre 7845   

xcmPidWorkCentre7845 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7845 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF6 26 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.26} 
            -- => SAP PID string = "D6J" 
            -- => USB PID string = 17083 = 0x42BB 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42BB 
            -- => PnP ID = XeroxWorkCentre_7845A077 
            -- => Compatible ID = XR_XPS_Office_Color 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 7845 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 7845" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 7845      XeroxWorkCentre_7845A077 


XCMI Working Group          File source/93pidtc.txt           [Page 150]

Xerox Common Management Interface (XCMI) Standard               07/07/23


-- WorkCentre Model 7845 Configuration One   

xcmPidWorkCentre7845C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7845 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre7845 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.26.1} 

-- WorkCentre Model 7845 Configuration One Version One  

xcmPidWorkCentre7845C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7845 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre7845C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.26.1.1} 

-- WorkCentre 7855   

xcmPidWorkCentre7855 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7855 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF6 27 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.27} 
            -- => SAP PID string = "D6K" 
            -- => USB PID string = 17084 = 0x42BC 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42BC 
            -- => PnP ID = XeroxWorkCentre_78553076 
            -- => Compatible ID = XR_XPS_Office_Color 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 7855 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 7855" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 7855      XeroxWorkCentre_78553076 

-- WorkCentre Model 7855 Configuration One   

xcmPidWorkCentre7855C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7855 model and configuration 1 identifier 

XCMI Working Group          File source/93pidtc.txt           [Page 151]

Xerox Common Management Interface (XCMI) Standard               07/07/23

           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre7855 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.27.1} 

-- WorkCentre Model 7855 Configuration One Version One  

xcmPidWorkCentre7855C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7855 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre7855C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.27.1.1} 

-- 
-- 


-- WorkCentre 7220   

xcmPidWorkCentre7220 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7220 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF6 30 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.30} 
            -- => SAP PID string = "D6N" 
            -- => USB PID string = 17087 = 0x42BF 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42BF 
            -- => PnP ID = XeroxWorkCentre_72200194 
            -- => Compatible ID = XR_XPS_Office_Color 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 7220 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 7220" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 7220      XeroxWorkCentre_72200194 

-- WorkCentre Model 7220 Configuration One   

xcmPidWorkCentre7220C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7220 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre7220 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.30.1} 

-- WorkCentre Model 7220 Configuration One Version One  

xcmPidWorkCentre7220C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7220 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre7220C1 1 } 

XCMI Working Group          File source/93pidtc.txt           [Page 154]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.30.1.1} 

-- WorkCentre 7225   

xcmPidWorkCentre7225 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7225 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF6 31 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.31} 
            -- => SAP PID string = "D6O" 
            -- => USB PID string = 17088 = 0x42C0 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42C0 
            -- => PnP ID = XeroxWorkCentre_72250254 
            -- => Compatible ID = XR_XPS_Office_Color 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 7225 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 7225" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 7225      XeroxWorkCentre_72250254 

-- WorkCentre Model 7225 Configuration One   

xcmPidWorkCentre7225C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7225 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre7225 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.31.1} 

-- WorkCentre Model 7225 Configuration One Version One  

xcmPidWorkCentre7225C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7225 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre7225C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.31.1.1} 

-- WorkCentre 3315DN   

xcmPidWorkCentre3315DN OBJECT-IDENTITY 
    STATUS      current 

XCMI Working Group          File source/93pidtc.txt           [Page 155]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    DESCRIPTION 
        "Xerox WorkCentre 3315DN model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF6 32 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.32} 
            -- => SAP PID string = "D6P" 
            -- => USB PID string = 17089 = 0x42C1 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42C1 
            -- => PnP ID = XeroxWorkCentre_33155531 
            -- => Compatible ID =  
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 3315DN 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 3315DN" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 3315DN      XeroxWorkCentre_33155531 

-- WorkCentre Model 3315DN Configuration One   

xcmPidWorkCentre3315DNC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 3315DN model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre3315DN 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.32.1} 

-- WorkCentre Model 3315DN Configuration One Version One  

xcmPidWorkCentre3315DNC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 3315DN launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre3315DNC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.32.1.1} 

-- WorkCentre 3325DN   

xcmPidWorkCentre3325DN OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 3325DN model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWCMF6 33 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.33} 
            -- => SAP PID string = "D6Q" 
            -- => USB PID string = 17090 = 0x42C2 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42C2 

XCMI Working Group          File source/93pidtc.txt           [Page 156]

Xerox Common Management Interface (XCMI) Standard               07/07/23

            -- => PnP ID = XeroxWorkCentre_33251131 
            -- => Compatible ID =  
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 3325DN 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 3325DN" 
--   The generated PNP PID is only valid for those parameters  
--      WorkCentre 3325DN      XeroxWorkCentre_33251131 

-- WorkCentre Model 3325DN Configuration One   

xcmPidWorkCentre3325DNC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 3325DN model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre3325DN 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.33.1} 

-- WorkCentre Model 3325DN Configuration One Version One  

xcmPidWorkCentre3325DNC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 3325DN launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidWorkCentre3325DNC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.33.1.1} 







xcmPidWorkCentre6605 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 6605 model identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWCMF6 34 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.34} 

XCMI Working Group          File source/93pidtc.txt           [Page 157]

Xerox Common Management Interface (XCMI) Standard               07/07/23

            -- => SAP PID string = "D6R" 
            -- => USB PID string = 17091 = 0x42C3 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42C3 
            -- => PnP ID = XeroxWorkCentre_66055F15 
            -- => Compatible ID = XR_PS_Basic_Color 

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains  
--   attributes corresponding to manufacturer and model name. 
-- 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "WorkCentre 6605" 
--   The generated PNP PIDs are only valid for those parameters  
       -- => WorkCentre 6605        XeroxWorkCentre_66055F15 

-- WorkCentre 6605 Configuration 1 

xcmPidWorkCentre6605NC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 6605 
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre6605 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.34.1} 

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains  
--   attributes corresponding to manufacturer and model name. 
-- 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "WorkCentre 6605N" 
--   The generated PNP PIDs are only valid for those parameters  
       -- => WorkCentre 6605N        XeroxWorkCentre_6605FB1E  

-- WorkCentre 6605 Configuration 1 Version 1 

xcmPidWorkCentre6605NC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 6605 
            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidWorkCentre6605NC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.34.1.1} 

-- WorkCentre 6605 Configuration 2 

xcmPidWorkCentre6605DNC2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 6605 

XCMI Working Group          File source/93pidtc.txt           [Page 158]

Xerox Common Management Interface (XCMI) Standard               07/07/23

           model and configuration 2 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre6605 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.34.2} 

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains  
--   attributes corresponding to manufacturer and model name. 
-- 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "WorkCentre 6605DN" 
--   The generated PNP PIDs are only valid for those parameters  
       -- => WorkCentre 6605DN        XeroxWorkCentre_66059CFD  

-- WorkCentre 6605 Configuration 2 Version 1 

xcmPidWorkCentre6605DNC2V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 6605 
            launch model, configuration 2, version 1. 
            A complete product identifier." 
    ::= { xcmPidWorkCentre6605DNC2 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.34.2.1} 


-- 
-- 


xcmPidWorkCentre3615 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 3615 model identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWCMF6 35 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.35} 
            -- => SAP PID string = "D6S" 
            -- => USB PID string = 17092 = 0x42C4 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42C4 
            -- => PnP ID = XeroxWorkCentre_36150314 
            -- => Compatible ID = XR_PS_Basic_Mono 

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains  
--   attributes corresponding to manufacturer and model name. 
-- 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model): 

XCMI Working Group          File source/93pidtc.txt           [Page 161]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--     -mf "Xerox" -mo "WorkCentre 3615" 
--   The generated PNP PIDs are only valid for those parameters  
       -- => WorkCentre 3615         XeroxWorkCentre_36150314 

-- WorkCentre 3615 Configuration 1 "DN" 

xcmPidWorkCentre3615C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 3615 
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre3615 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.35.1} 

-- WorkCentre 3615 Configuration 1 Version 1 

xcmPidWorkCentre3615C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 3615 
            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidWorkCentre3615C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.35.1.1} 



xcmPidWorkCentre5019 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5019 device model 
         identifier (not a complete product identifier)." 
    ::= { xcmPidWCMF6 36 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.36} 
            -- => SAP PID string = "D6T" 
            -- => USB PID string = 17093 = 0x42C5 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42C5 
            -- => PnP ID = XeroxWorkCentre_50198FF4 
            -- => Compatible ID =  

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains  
--   attributes corresponding to manufacturer and model name. 
-- 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "WorkCentre 5019" 
--   The generated PNP PIDs are only valid for those parameters  
       -- => WorkCentre 5019         XeroxWorkCentre_50198FF4 

-- 
-- Model WorkCentre 5019 Configuration One  

XCMI Working Group          File source/93pidtc.txt           [Page 162]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidWorkCentre5019C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5019 device 
         configuration model identifier (not a complete  
         product identifier)." 
    ::= { xcmPidWorkCentre5019 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.36.1} 

-- Model WorkCentre 5019 Configuration One Version One 

xcmPidWorkCentre5019C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5019 device 
         launch configuration version and complete product  
         identifier." 
    ::= { xcmPidWorkCentre5019C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.36.1.1} 




xcmPidWorkCentre5021 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5021 device model 
         identifier (not a complete product identifier)." 
    ::= { xcmPidWCMF6 37 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.37} 
            -- => SAP PID string = "D6U" 
            -- => USB PID string = 17094 = 0x42C6 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42C6 
            -- => PnP ID = XeroxWorkCentre_5021B9F5 
            -- => Compatible ID =  

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains  
--   attributes corresponding to manufacturer and model name. 
-- 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "WorkCentre 5021" 
--   The generated PNP PIDs are only valid for those parameters  
       -- => WorkCentre 5021         XeroxWorkCentre_5021B9F5 

-- 
-- Model WorkCentre 5021 Configuration One  

xcmPidWorkCentre5021C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 

XCMI Working Group          File source/93pidtc.txt           [Page 163]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        "Xerox WorkCentre 5021 device 
         configuration model identifier (not a complete  
         product identifier)." 
    ::= { xcmPidWorkCentre5021 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.37.1} 

-- Model WorkCentre 5021 Configuration One Version One 

xcmPidWorkCentre5021C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5021 device 
         launch configuration version and complete product  
         identifier." 
    ::= { xcmPidWorkCentre5021C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.37.1.1} 




xcmPidWorkCentre5021d OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5021d device model 
         identifier (not a complete product identifier)." 
    ::= { xcmPidWCMF6 39 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.39} 
            -- => SAP PID string = "D6W" 
            -- => USB PID string = 17096 = 0x42C8 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42C8 
            -- => PnP ID = XeroxWorkCentre_5021AC78 
            -- => Compatible ID = XR_HB_Basic_Mono  

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains  
--   attributes corresponding to manufacturer and model name. 
-- 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "WorkCentre 5021d" 
--   The generated PNP PIDs are only valid for those parameters  
       -- => WorkCentre 5021d         XeroxWorkCentre_5021AC78 

-- 
-- Model WorkCentre 5021d Configuration One  

xcmPidWorkCentre5021dC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5021d device 
         configuration model identifier (not a complete  
         product identifier)." 
    ::= { xcmPidWorkCentre5021d 1 } 

XCMI Working Group          File source/93pidtc.txt           [Page 164]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.39.1} 

-- Model WorkCentre 5021d Configuration One Version One 

xcmPidWorkCentre5021dC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5021d device 
         launch configuration version and complete product  
         identifier." 
    ::= { xcmPidWorkCentre5021dC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.39.1.1} 





xcmPidWorkCentre5945 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5945 device model 
         identifier (not a complete product identifier)." 
    ::= { xcmPidWCMF6 41 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.41} 
            -- => SAP PID string = "D6Y" 
            -- => USB PID string = 17098 = 0x42CA 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42CA 
            -- => PnP ID = XeroxWorkCentre_5945D827 
            -- => Compatible ID =  XR_XPS_Office_Mono 

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains  
--   attributes corresponding to manufacturer and model name. 
-- 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "WorkCentre 5945" 
--   The generated PNP PIDs are only valid for those parameters  
       -- => WorkCentre 5945         XeroxWorkCentre_5945D827 

-- 
-- Model WorkCentre 5945 Configuration One  

xcmPidWorkCentre5945C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5945 device 
         configuration model identifier (not a complete  
         product identifier)." 
    ::= { xcmPidWorkCentre5945 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.41.1} 


XCMI Working Group          File source/93pidtc.txt           [Page 165]

Xerox Common Management Interface (XCMI) Standard               07/07/23


-- Model WorkCentre 5945 Configuration One Version One 

xcmPidWorkCentre5945C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5945 device 
         launch configuration version and complete product  
         identifier." 
    ::= { xcmPidWorkCentre5945C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.41.1.1} 



xcmPidWorkCentre5955 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5955 device model 
         identifier (not a complete product identifier)." 
    ::= { xcmPidWCMF6 42 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.42} 
            -- => SAP PID string = "D6Z" 
            -- => USB PID string = 17099 = 0x42DB 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42DB 
            -- => PnP ID = XeroxWorkCentre_59554826 
            -- => Compatible ID =  XR_XPS_Office_Mono 

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains  
--   attributes corresponding to manufacturer and model name. 
-- 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "WorkCentre 5955" 
--   The generated PNP PIDs are only valid for those parameters  
       -- => WorkCentre 5955         XeroxWorkCentre_59554826 

-- 
-- Model WorkCentre 5955 Configuration One  

xcmPidWorkCentre5955C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5955 device 
         configuration model identifier (not a complete  
         product identifier)." 
    ::= { xcmPidWorkCentre5955 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.42.1} 

-- Model WorkCentre 5955 Configuration One Version One 

XCMI Working Group          File source/93pidtc.txt           [Page 166]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidWorkCentre5955C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5955 device 
         launch configuration version and complete product  
         identifier." 
    ::= { xcmPidWorkCentre5955C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.6.42.1.1} 



---------------------------------------------------------------- 
---------------------------------------------------------------- 

xcmPidWCMF7 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre System product line identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWorkCentreMFSystems 7 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7} 

-- 
-- 


xcmPidWCColor570 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 570 XC 
         System model identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWCMF7 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.1} 
            -- => SAP PID string = "D71" 
            -- => USB PID string = 17101 = 0x42CD 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42CD 
            -- => PnP ID XeroxColor_57072F1  
            -- => Compatible ID = XR_PCL6_Office_Color  

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  

XCMI Working Group          File source/93pidtc.txt           [Page 167]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--      MFG:Xerox MDL:Xerox Color 570 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "Color 570" 
--   The generated PNP PID is only valid for those parameters  


-- Xerox Color 570 XC Configuration One  

xcmPidWCColor570C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 570 XC 
         model and configuration 1 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWCColor570 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.1.1} 

-- Xerox Color 570 XC Configuration One Version One  

xcmPidWCColor570C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 570 XC launch model   
         configuration 1, version 1 and  
         complete product identifier." 
    ::= { xcmPidWCColor570C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.1.1.1} 

-- 
-- 

xcmPidWorkCentre3655 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 3655 
         System model identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWCMF7 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.2} 
            -- => SAP PID string = "D72" 
            -- => USB PID string = 17102 = 0x42CE 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42CE 
            -- => Compatible ID = XR_PS_XCPT_Mono_A4  


-- Xerox WorkCentre 3655 Configuration One  
--   Xerox WorkCentre 3665S 

xcmPidWorkCentre3655SC1 OBJECT-IDENTITY 
    STATUS      current 

XCMI Working Group          File source/93pidtc.txt           [Page 168]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    DESCRIPTION 
        "Xerox WorkCentre 3655S 
         model and configuration 1 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWorkCentre3655 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.2.1} 

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 3655S 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 3655S" 
--   The generated PNP PID is only valid for those parameters  
            -- => PnP ID XeroxWorkCentre_3655F302  

-- Xerox WorkCentre 3655 Configuration One Version One  
--   Xerox WorkCentre 3665S 

xcmPidWorkCentre3655SC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 3655S launch model   
         configuration 1, version 1 and  
         complete product identifier." 
    ::= { xcmPidWorkCentre3655SC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.2.1.1} 


-- Xerox WorkCentre 3655 Configuration Two  
--   Xerox WorkCentre 3655X 


xcmPidWorkCentre3655XC2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 3655X 
         model and configuration 2 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWorkCentre3655 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.2.2} 

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 3655X 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 3655X" 
--   The generated PNP PID is only valid for those parameters  
            -- => PnP ID XeroxWorkCentre_36553443  



XCMI Working Group          File source/93pidtc.txt           [Page 169]

Xerox Common Management Interface (XCMI) Standard               07/07/23


-- Xerox WorkCentre 3655 Configuration Two Version One  
--   Xerox WorkCentre 3665X 

xcmPidWorkCentre3655XC2V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 3655X launch model   
         configuration 2, version 1 and  
         complete product identifier." 
    ::= { xcmPidWorkCentre3655XC2 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.2.2.1} 


-- 
-- 

xcmPidWorkCentre6655 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 6655 
         System model identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWCMF7 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.4} 
            -- => SAP PID string = "D74" 
            -- => USB PID string = 17104 = 0x42D0 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42D0 
            -- => PnP ID XeroxWorkCentre_66550F16 
            -- => Compatible ID = XR_PS_XCPT_Color_A4  

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 6655 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 6655 
--   The generated PNP PID is only valid for those parameters  
            -- => PnP ID XeroxWorkCentre_66550F16  


-- Xerox WorkCentre 6655 Configuration One  

xcmPidWorkCentre6655C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 6655 
         model and configuration 1 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWorkCentre6655 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.4.1} 

XCMI Working Group          File source/93pidtc.txt           [Page 170]

Xerox Common Management Interface (XCMI) Standard               07/07/23


-- Xerox WOrkCentre 6655 Configuration One Version One  

xcmPidWorkCentre6655C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 6655 launch model   
         configuration 1, version 1 and  
         complete product identifier." 
    ::= { xcmPidWorkCentre6655C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.4.1.1} 



-- 
-- 
-- 
-- 

xcmPidWorkCentre7970 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7970 
         System model identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWCMF7 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.5} 
            -- => SAP PID string = "D75" 
            -- => USB PID string = 17105 = 0x42D1 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42D1 
            -- => PnP ID XeroxWorkCentre_797093E6 
            -- => Compatible ID = XR_XPS_Office_Color  

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 7970 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 7970" 
--   The generated PNP PID is only valid for those parameters  
            -- => PnP ID XeroxWorkCentre_797093E6 


-- Xerox WorkCentre 7970 Configuration One  

xcmPidWorkCentre7970C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7970 

XCMI Working Group          File source/93pidtc.txt           [Page 171]

Xerox Common Management Interface (XCMI) Standard               07/07/23

         model and configuration 1 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWorkCentre7970 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.5.1} 

-- Xerox WOrkCentre 7970 Configuration One Version One  

xcmPidWorkCentre7970C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 7970 launch model   
         configuration 1, version 1 and  
         complete product identifier." 
    ::= { xcmPidWorkCentre7970C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.5.1.1} 

-- 
-- 

xcmPidWorkCentre4265 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 4265 
         System model identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWCMF7 6 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.6} 
            -- => SAP PID string = "D76" 
            -- => USB PID string = 17106 = 0x42D2 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42D2 
            -- => PnP ID XeroxWorkCentre_42658456 
            -- => Compatible ID = XR_PS_XCPT_Mono_A4  

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 4265 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 4265" 
--   The generated PNP PID is only valid for those parameters  
            -- => PnP ID XeroxWorkCentre_42658456 


-- Xerox WorkCentre 4265 Configuration One  

xcmPidWorkCentre4265C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 4265 
         model and configuration 1 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWorkCentre4265 1 } 

XCMI Working Group          File source/93pidtc.txt           [Page 172]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.6.1} 

-- Xerox WOrkCentre 4265 Configuration One Version One  

xcmPidWorkCentre4265C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 4265 launch model   
         configuration 1, version 1 and  
         complete product identifier." 
    ::= { xcmPidWorkCentre4265C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.6.1.1} 


-- 
-- 

xcmPidWorkCentre6025 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 6025 
         System model identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWCMF7 7 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.7} 
            -- => SAP PID string = "D77" 
            -- => USB PID string = 17107 = 0x42D3 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42D3 
            -- => PnP ID XeroxWorkCentre_60253EF4 
            -- => Compatible ID =  XR_HBL_Basic_Color  

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 6025 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 6025" 
--   The generated PNP PID is only valid for those parameters  
            -- => PnP ID XeroxWorkCentre_60253EF4 


-- Xerox WorkCentre 6025 Configuration One  

xcmPidWorkCentre6025C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 6025 
         model and configuration 1 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWorkCentre6025 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.7.1} 

XCMI Working Group          File source/93pidtc.txt           [Page 173]

Xerox Common Management Interface (XCMI) Standard               07/07/23


-- Xerox WorkCentre 6025 Configuration One Version One  

xcmPidWorkCentre6025C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 6025 launch model   
         configuration 1, version 1 and  
         complete product identifier." 
    ::= { xcmPidWorkCentre6025C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.7.1.1} 

-- 
-- 

xcmPidWorkCentre6027 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 6027 
         System model identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWCMF7 8 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.8} 
            -- => SAP PID string = "D78" 
            -- => USB PID string = 17108 = 0x42D4 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42D4 
            -- => PnP ID XeroxWorkCentre_6027FF75 

            -- => Compatible ID = Main print driver  
            -- => Compatible ID =   XR_PCL6_Office_Color_NoPIN 

            -- => Compatible ID = Print to FAX driver  
            -- => Compatible ID =   XR_HBL_Basic_Fax 

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WorkCentre 6027 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 6027" 
--   The generated PNP PID is only valid for those parameters  
            -- => PnP ID XeroxWorkCentre_6027FF75 


-- Xerox WorkCentre 6027 Configuration One  

xcmPidWorkCentre6027C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 6027 
         model and configuration 1 identifier 

XCMI Working Group          File source/93pidtc.txt           [Page 174]

Xerox Common Management Interface (XCMI) Standard               07/07/23

         (not a complete product identifier)." 
    ::= { xcmPidWorkCentre6027 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.8.1} 

-- Xerox WorkCentre 6027 Configuration One Version One  

xcmPidWorkCentre6027C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 6027 launch model   
         configuration 1, version 1 and  
         complete product identifier." 
    ::= { xcmPidWorkCentre6027C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.8.1.1} 

-- 

xcmPidP3020BI OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox P3020 BI 
         System model identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWCMF7 9 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.9} 
            -- => SAP PID string = "D79" 
            -- => USB PID string = 17109 = 0x42D5 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42D5 
            -- => PnP ID XeroxP3020_BI3787 
            -- => Compatible ID =   

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:P3020 BI 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "P3020 BI" 
--   The generated PNP PID is only valid for those parameters  
            -- => PnP ID XeroxP3020_BI3787 

-- Xerox P3020 BI Configuration One  

xcmPidP3020BIC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox P3020 BI 
         model and configuration 1 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidP3020BI 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.9.1} 


XCMI Working Group          File source/93pidtc.txt           [Page 175]

Xerox Common Management Interface (XCMI) Standard               07/07/23


-- Xerox P3020 BI Configuration One Version One  

xcmPidP3020BIC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox P3020 BI launch model   
         configuration 1, version 1 and  
         complete product identifier." 
    ::= { xcmPidP3020BIC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.9.1.1} 


-- 

xcmPidP3052NI OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox P3052 NI 
         System model identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWCMF7 17 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.17} 
            -- => SAP PID string = "D7A" 
            -- => USB PID string = 17110 = 0x42D6 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42D6 
            -- => PnP ID XeroxP3052_NI8EB7 
            -- => Compatible ID = XR_PS_Basic_Mono_NoPIN 

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:P3052 NI 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "P3052 NI" 
--   The generated PNP PID is only valid for those parameters  
            -- => PnP ID XeroxP3052_NI8EB7 

-- Xerox P3052 NI Configuration One  

xcmPidP3052NIC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox P3052 NI 
         model and configuration 1 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidP3052NI 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.17.1} 

-- Xerox P3052 NI Configuration One Version One  


XCMI Working Group          File source/93pidtc.txt           [Page 176]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidP3052NIC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox P3052 NI launch model   
         configuration 1, version 1 and  
         complete product identifier." 
    ::= { xcmPidP3052NIC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.17.1.1} 


-- 

xcmPidP3260DI OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox P3260 DI 
         System model identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWCMF7 18 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.18} 
            -- => SAP PID string = "D7B" 
            -- => USB PID string = 17111 = 0x42D7 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42D7 
            -- => PnP ID XeroxP3260_DI74F5 
            -- => Compatible ID = XR_PS_Basic_Mono_NoPIN 

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:P3260 DI 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "P3260 DI" 
--   The generated PNP PID is only valid for those parameters  
            -- => PnP ID XeroxP3260_DI74F5 

-- Xerox P3260 DI Configuration One  

xcmPidP3260DIC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox P3260 DI 
         model and configuration 1 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidP3260DI 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.18.1} 

-- Xerox P3260 DI Configuration One Version One  

xcmPidP3260DIC1V1 OBJECT-IDENTITY 
    STATUS      current 

XCMI Working Group          File source/93pidtc.txt           [Page 177]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    DESCRIPTION 
        "Xerox P3260 DI launch model   
         configuration 1, version 1 and  
         complete product identifier." 
    ::= { xcmPidP3260DIC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.18.1.1} 

-- 
-- 

-- Xerox P3260 DN Configuration Two  

xcmPidP3260DNC2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox P3260 DN 
         model and configuration 2 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidP3260DI 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.18.2} 

-- Xerox P3260 DN Configuration Two Version One  

xcmPidP3260DNC2V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox P3260 DN launch model   
         configuration 2, version 1 and  
         complete product identifier." 
    ::= { xcmPidP3260DNC2 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.18.2.1} 



-- 

xcmPidP3260DNI OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox P3260 DNI 
         System model identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWCMF7 19 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.19} 
            -- => SAP PID string = "D7C" 
            -- => USB PID string = 17112 = 0x42D8 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42D8 
            -- => PnP ID XeroxP3260_DNI8377 
            -- => Compatible ID = XR_PS_Basic_Mono_NoPIN 

-- PNP PID Generation PLEASE NOTE: 

XCMI Working Group          File source/93pidtc.txt           [Page 178]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:P3260 DNI 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "P3260 DNI" 
--   The generated PNP PID is only valid for those parameters  
            -- => PnP ID XeroxP3260_DNI8377 

-- Xerox P3260 DNI Configuration One  

xcmPidP3260DNIC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox P3260 DNI 
         model and configuration 1 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidP3260DNI 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.19.1} 

-- Xerox P3260 DNI Configuration One Version One  

xcmPidP3260DNIC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox P3260 DNI launch model   
         configuration 1, version 1 and  
         complete product identifier." 
    ::= { xcmPidP3260DNIC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.19.1.1} 


-- 

xcmPidWC3025BI OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WC3025 BI 
         System model identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWCMF7 20 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.20} 
            -- => SAP PID string = "D7D" 
            -- => USB PID string = 17113 = 0x42D9 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42D9 
            -- => PnP ID XeroxWC3025_BI207F 
            -- => Compatible ID =  

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WC3025 BI 

XCMI Working Group          File source/93pidtc.txt           [Page 179]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WC3025 BI" 
--   The generated PNP PID is only valid for those parameters  
            -- => PnP ID XeroxWC3025_BI207F 

-- Xerox WC3025 BI Configuration One  

xcmPidWC3025BIC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WC3025 BI 
         model and configuration 1 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWC3025BI 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.20.1} 

-- Xerox WC3025 BI Configuration One Version One  

xcmPidWC3025BIC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WC3025 BI launch model   
         configuration 1, version 1 and  
         complete product identifier." 
    ::= { xcmPidWC3025BIC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.20.1.1} 


-- 

xcmPidWC3025NI OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WC3025 NI 
         System model identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWCMF7 21 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.21} 
            -- => SAP PID string = "D7E" 
            -- => USB PID string = 17114 = 0x42DA 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42DA 
            -- => PnP ID XeroxWC3025_NI207A 
            -- => Compatible ID = 

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WC3025 NI 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WC3025 NI" 

XCMI Working Group          File source/93pidtc.txt           [Page 180]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--   The generated PNP PID is only valid for those parameters  
            -- => PnP ID XeroxWC3025_NI207A 

-- Xerox WC3025 NI Configuration One  

xcmPidWC3025NIC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WC3025 NI 
         model and configuration 1 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWC3025NI 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.21.1} 

-- Xerox WC3025 NI Configuration One Version One  

xcmPidWC3025NIC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WC3025 NI launch model   
         configuration 1, version 1 and  
         complete product identifier." 
    ::= { xcmPidWC3025NIC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.21.1.1} 

-- 

xcmPidWC3215NI OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WC3215 NI 
         System model identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWCMF7 22 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.22} 
            -- => SAP PID string = "D7F" 
            -- => USB PID string = 17115 = 0x42DB 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42DB 
            -- => PnP ID XeroxWC3215_NIC23F 
            -- => Compatible ID = XR_PS_Basic_Mono_NoPIN 

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WC3215 NI 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WC3215 NI" 
--   The generated PNP PID is only valid for those parameters  
            -- => PnP ID XeroxWC3215_NIC23F 

-- Xerox WC3215 NI Configuration One  

XCMI Working Group          File source/93pidtc.txt           [Page 181]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidWC3215NIC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WC3215 NI 
         model and configuration 1 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWC3215NI 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.22.1} 

-- Xerox WC3215 NI Configuration One Version One  

xcmPidWC3215NIC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WC3215 NI launch model   
         configuration 1, version 1 and  
         complete product identifier." 
    ::= { xcmPidWC3215NIC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.22.1.1} 


-- 

xcmPidWC3225DNI OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WC3225 DNI 
         System model identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWCMF7 23 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.23} 
            -- => SAP PID string = "D7G" 
            -- => USB PID string = 17116 = 0x42DC 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42DC 
            -- => PnP ID XeroxWC3225_DNIE761 
            -- => Compatible ID = XR_PS_Basic_Mono_NoPIN 

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WC3225 DNI 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WC3225 DNI" 
--   The generated PNP PID is only valid for those parameters  
            -- => PnP ID XeroxWC3225_DNIE761 

-- Xerox WC3225 DNI Configuration One  

xcmPidWC3225DNIC1 OBJECT-IDENTITY 
    STATUS      current 

XCMI Working Group          File source/93pidtc.txt           [Page 182]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    DESCRIPTION 
        "Xerox WC3225 DNI 
         model and configuration 1 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWC3225DNI 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.23.1} 

-- Xerox WC3225 DNI Configuration One Version One  

xcmPidWC3225DNIC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WC3225 DNI launch model   
         configuration 1, version 1 and  
         complete product identifier." 
    ::= { xcmPidWC3225DNIC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.23.1.1} 



-- Xerox WC3225 DN Configuration Two  

xcmPidWC3225DNC2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WC3225 DN 
         model and configuration 2 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWC3225DNI 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.23.2} 

-- Xerox WC3225 DN Configuration Two Version One  

xcmPidWC3225DNC2V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WC3225 DN launch model   
         configuration 2, version 1 and  
         complete product identifier." 
    ::= { xcmPidWC3225DNC2 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.23.2.1} 


-- 
-- 

-- 

XCMI Working Group          File source/93pidtc.txt           [Page 183]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--  

xcmPidWCColorC60 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C60 system identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWCMF7 24 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.24} 
            -- => SAP PID string = "D7H" 
            -- => USB PID string = 17117 = 0x42DD 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42DD 
            -- => PnP ID = XeroxColor_C603811 
            -- => Compatible ID = XR_PCL6_XCPT_Color 

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   these attributes:  
--      MFG:Xerox MDL:Color C60   
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "Color C60" 
--   The generated PNP PID is only valid for those parameters  
            -- => PnP ID = XeroxColor_C603811 


-- 
-- XEROX these: (DMP, No DFE)   
--  

xcmPidWCColorC60DMPNoDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C60 XC system, model, and 
         configuration 1 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWCColorC60 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.24.1} 

xcmPidWCColorC60DMPNoDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C60 XC system, model,    
         configuration 1, and launch version 
         identifier (complete product identifier)." 
    ::= { xcmPidWCColorC60DMPNoDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.24.1.1} 

xcmPidWCColorC60DMPNoDFEV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C60 XC system, model,    
         configuration 1, and post-launch  

XCMI Working Group          File source/93pidtc.txt           [Page 184]

Xerox Common Management Interface (XCMI) Standard               07/07/23

         identifier (complete product identifier)." 
    ::= { xcmPidWCColorC60DMPNoDFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.24.1.2} 


--  

xcmPidWCColorC70 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C70 system identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWCMF7 25 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.25} 
            -- => SAP PID string = "D7I" 
            -- => USB PID string = 17118 = 0x42DE 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42DE 
            -- => PnP ID = XeroxColor_C70A810 
            -- => Compatible ID = XR_PCL6_XCPT_Color 

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   these attributes:  
--      MFG:Xerox MDL:Color C70  
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "Color C70" 
--   The generated PNP PID is only valid for those parameters  
            -- => PnP ID = XeroxColor_C70A810 


-- 
--  

xcmPidWCColorC70DMPNoDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C70 XC system, model, and 
         configuration 1 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWCColorC70 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.25.1} 

xcmPidWCColorC70DMPNoDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C70 XC system, model,    
         configuration 1, and launch version 
         identifier (complete product identifier)." 
    ::= { xcmPidWCColorC70DMPNoDFE 1 } 

XCMI Working Group          File source/93pidtc.txt           [Page 185]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.25.1.1} 

xcmPidWCColorC70DMPNoDFEV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C70 XC system, model,    
         configuration 1, and post-launch  
         identifier (complete product identifier)." 
    ::= { xcmPidWCColorC70DMPNoDFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.25.1.2} 

-- 
-- 

xcmPidWorkCentre5022 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5022 system identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWCMF7 26 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.26} 
            -- => SAP PID string = "D7J" 
            -- => USB PID string = 17119 = 0x42DF 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42DF 
            -- => PnP ID =  XeroxXerox_WorkCentr1FB2 
            -- => Compatible ID = XR_HB_Basic_Mono 

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   these attributes:  
--      MFG:Xerox MDL:Xerox WorkCentre 5022  
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "Xerox WorkCentre 5022" 
--   The generated PNP PID is only valid for those parameters  
            -- => PnP ID =  XeroxXerox_WorkCentr1FB2 


-- WorkCentre 5022 Configuration One  

xcmPidWorkCentre5022C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5022 system, model, and 
         configuration 1 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWorkCentre5022 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.26.1} 

-- WorkCentre 5022 Configuration One Version One  

xcmPidWorkCentre5022C1V1 OBJECT-IDENTITY 

XCMI Working Group          File source/93pidtc.txt           [Page 186]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5022 system, model,    
         configuration 1 version 1 and launch version 
         identifier (complete product identifier)." 
    ::= { xcmPidWorkCentre5022C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.26.1.1} 

-- 
-- 

xcmPidWorkCentre5024 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5024 system identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWCMF7 27 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.27} 
            -- => SAP PID string = "D7K" 
            -- => USB PID string = 17120 = 0x42E0 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42E0 
            -- => PnP ID = XeroxXerox_WorkCentr1D32   
            -- => Compatible ID = XR_HB_Basic_Mono 

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   these attributes:  
--      MFG:Xerox MDL:Xerox WorkCentre 5024  
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "Xerox WorkCentre 5024" 
--   The generated PNP PID is only valid for those parameters  
            -- => PnP ID = XeroxXerox_WorkCentr1D32   

-- WorkCentre 5024 Configuration One  

xcmPidWorkCentre5024C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5024 system, model, and 
         configuration 1 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWorkCentre5024 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.27.1} 

-- WorkCentre 5024 Configuration One Version One  

xcmPidWorkCentre5024C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 5024 system, model,    
         configuration 1 version 1 and launch version 

XCMI Working Group          File source/93pidtc.txt           [Page 187]

Xerox Common Management Interface (XCMI) Standard               07/07/23

         identifier (complete product identifier)." 
    ::= { xcmPidWorkCentre5024C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.27.1.1} 

---------------------------------------------------------------- 
-- Inkjet (Desktop) DocuPrint Printers 
---------------------------------------------------------------- 

xcmPidInkjetDocuPrintPrinters OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Inkjet DocuPrint Printers product line identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidProductIdentifiers 7 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.7} 


-- Inkjet DocuPrint C15 (Deuce - which has no internal NIC) 

xcmPidDocuPrintC15 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Inkjet DocuPrint C15 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidInkjetDocuPrintPrinters 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.7.1} 

xcmPidDocuPrintC15M1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Inkjet DocuPrint C15 launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuPrintC15 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.7.1.1} 
            -- => SAP PID string = "711" 

xcmPidDocuPrintC15M1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Inkjet DocuPrint C15 launch configuration model and version, 
                 and complete product identifier." 
    ::= { xcmPidDocuPrintC15M1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.7.1.1.1} 


-- Inkjet DocuPrint C20 (Wimbledon - which has no internal NIC) 

xcmPidDocuPrintC20 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Inkjet DocuPrint C20 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidInkjetDocuPrintPrinters 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.7.2} 

XCMI Working Group          File source/93pidtc.txt           [Page 188]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidDocuPrintC20M1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Inkjet DocuPrint C20 launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuPrintC20 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.7.2.1} 
            -- => SAP PID string = "721" 

xcmPidDocuPrintC20M1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Inkjet DocuPrint C20 launch configuration model and version, 
                 and complete product identifier." 
    ::= { xcmPidDocuPrintC20M1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.7.2.1.1} 


-- Inkjet DocuPrint M760 (SFX DocuPrint Printers) 

xcmPidDocuPrintM760 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Inkjet DocuPrint M760 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidInkjetDocuPrintPrinters 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.7.3} 

xcmPidDocuPrintM760M1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Inkjet DocuPrint M760 launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuPrintM760 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.7.3.1} 
            -- => SAP PID string = "731" 

xcmPidDocuPrintM760M1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Inkjet DocuPrint M760 launch configuration model and version, 
                 and complete product identifier." 
    ::= { xcmPidDocuPrintM760M1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.7.3.1.1} 

-- 
-- 


xcmPidWorkCentreCopiers OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Inkject WorkCentre Copiers product line identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidInkjetDocuPrintPrinters 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.7.4} 

-- WorkCentre M940 

xcmPidWorkCentreM940M1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Inkjet WorkCentre M940 launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWorkCentreCopiers 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.7.4.1} 
            -- => SAP PID string = "741" 

xcmPidWorkCentreM940M1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Inkjet WorkCentre M940 launch configuration model and version, 
                 and complete product identifier." 
    ::= { xcmPidWorkCentreM940M1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.7.4.1.1} 


-- WorkCentre M950 

xcmPidWorkCentreM950M1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Inkjet WorkCentre M950 launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWorkCentreCopiers 2 } 

XCMI Working Group          File source/93pidtc.txt           [Page 190]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        -- ::= {1.3.6.1.4.1.253.8.62.1.7.4.2} 
            -- => SAP PID string = "742" 

xcmPidWorkCentreM950M1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Inkjet WorkCentre M950 launch configuration model and version, 
                 and complete product identifier." 
    ::= { xcmPidWorkCentreM950M1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.7.4.2.1} 


-- 
-- 

xcmPidWorkCentreSystems OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Inkject WorkCentre Systems product line identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidInkjetDocuPrintPrinters 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.7.5} 


-- 
-- 


-- WorkCentre Pro 416C (Copiers) 
-- WorkCentre Pro 416Pi (Copier/Network printer) 
-- WorkCentre Pro 416Si (Copier/Network printer/FAX) 

xcmPidWorkCentrePro416M1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre Pro 416 launch configuration model identifier 
                 (not a complete product identifier)." 

XCMI Working Group          File source/93pidtc.txt           [Page 192]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    ::= { xcmPidWorkCentreSystems 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.7.5.2} 
            -- => SAP PID string = "752" 

xcmPidWorkCentrePro416M1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre Pro 416 launch configuration model and version, 
                 and complete product identifier." 
    ::= { xcmPidWorkCentrePro416M1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.7.5.2.1} 

-- WorkCentre Pro 425 (Fax/MF) 

xcmPidWorkCentrePro425M1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre Pro 425 launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWorkCentreSystems 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.7.5.3} 
            -- => SAP PID string = "753" 

xcmPidWorkCentrePro425M1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre Pro 425 launch configuration model and version, 
                 and complete product identifier." 
    ::= { xcmPidWorkCentrePro425M1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.7.5.3.1} 

-- WorkCentre Pro 665/685/765/785 (Fax/MF) 

xcmPidWorkCentrePro6X57X5M1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre Pro 665/685/765/785 launch configuration 
                 model identifier (not a complete product identifier)." 
    ::= { xcmPidWorkCentreSystems 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.7.5.4} 
            -- => SAP PID string = "754" 

xcmPidWorkCentrePro6X57X5M1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre Pro 665/685/765/785 launch configuration model 
                 and version, and complete product identifier." 
    ::= { xcmPidWorkCentrePro6X57X5M1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.7.5.4.1} 

-- WorkCentre Pro 300 Series (Copier/Printer) 

xcmPidWorkCentrePro3XXM1 OBJECT-IDENTITY 
    STATUS      current 

XCMI Working Group          File source/93pidtc.txt           [Page 193]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    DESCRIPTION 
        "WorkCentre Pro 320/315 launch configuration 
                 model identifier (not a complete product identifier)." 
    ::= { xcmPidWorkCentreSystems 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.7.5.5} 
            -- => SAP PID string = "755" 

xcmPidWorkCentrePro3XXM1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre Pro 320/315 launch configuration model 
                 and version, and complete product identifier." 
    ::= { xcmPidWorkCentrePro3XXM1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.7.5.5.1} 

-- 
-- 


-- WorkCentre Pro 421 (Copier) 
-- WorkCentre Pro 421 (Copier/Printer) 

xcmPidWorkCentrePro421M1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre Pro 421 launch configuration 
                 model identifier (not a complete product identifier)." 
    ::= { xcmPidWorkCentreSystems 9 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.7.5.9} 
            -- => SAP PID string = "759" 

xcmPidWorkCentrePro421M1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre Pro 421 launch configuration model 
                 and version, and complete product identifier." 
    ::= { xcmPidWorkCentrePro421M1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.7.5.9.1} 


-- Xerox WorkCentre Pro 420 and Xerox WorkCentre 415/Pro 420 

xcmPidWorkCentrePro420M1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 

XCMI Working Group          File source/93pidtc.txt           [Page 195]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        "WorkCentre Pro 420 launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWorkCentreSystems 17 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.7.5.17} 
            -- => SAP PID string = "75A" 
            -- => USB PID string = 9262 = 0x242E 

xcmPidWorkCentrePro420M1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkCentre Pro 420 and WorkCentre 415/Pro 420 
                 launch configuration model and version, 
                 and complete product identifier." 
    ::= { xcmPidWorkCentrePro420M1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.7.5.17.1} 




---------------------------------------------------------------- 
-- Desktop DocuPrint Printers 
---------------------------------------------------------------- 

xcmPidDesktopDocuPrintPrinters OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Desktop DocuPrint Printers product line identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidProductIdentifiers 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.2} 


-- Desktop DocuPrint 4512 (Bulldog->Akita) 

xcmPid4512 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Desktop DocuPrint 4512 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDesktopDocuPrintPrinters 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.2.1} 

xcmPid4512M1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Desktop DocuPrint 4512 launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPid4512 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.2.1.1} 
            -- => SAP PID string = "211" 

xcmPid4512M1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 

XCMI Working Group          File source/93pidtc.txt           [Page 196]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        "Desktop DocuPrint 4512 launch configuration model and version, 
                 and complete product identifier." 
    ::= { xcmPid4512M1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.2.1.1.1} 


-- Desktop DocuPrint 4517 

xcmPid4517 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Desktop DocuPrint 4517 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDesktopDocuPrintPrinters 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.2.2} 

xcmPid4517PlusM1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Desktop DocuPrint 4517+ launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPid4517 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.2.2.1} 
            -- => SAP PID string = "221" 

xcmPid4517PlusM1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
       "Desktop DocuPrint 4517+ launch configuration model and version, 
                 and complete product identifier." 
    ::= { xcmPid4517PlusM1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.2.2.1.1} 


-- Desktop DocuPrint N17 

xcmPidDocuPrintN17 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Desktop DocuPrint N17 launch configuration model 
                 identifier (not a complete product identifier)." 
    ::= { xcmPid4517 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.2.2.2} 
            -- => SAP PID string = "222" 

xcmPidDocuPrintN17V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Desktop DocuPrint N17 launch configuration model and 
                 version, and complete product identifier." 
    ::= { xcmPidDocuPrintN17 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.2.2.2.1} 



XCMI Working Group          File source/93pidtc.txt           [Page 197]

Xerox Common Management Interface (XCMI) Standard               07/07/23


-- 
-- 


-- Desktop DocuPrint C55 

xcmPidDocuPrintC55 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Desktop DocuPrint C55 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDesktopDocuPrintPrinters 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.2.3} 

xcmPidDocuPrintC55M1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Desktop DocuPrint C55 launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuPrintC55 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.2.3.1} 
            -- => SAP PID string = "231" 

xcmPidDocuPrintC55M1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Desktop DocuPrint C55 launch configuration model and version, 
                 and complete product identifier." 
    ::= { xcmPidDocuPrintC55M1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.2.3.1.1} 

xcmPidDocuPrintC55M1V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Desktop DocuPrint C55 launch configuration model  
                 post-launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDocuPrintC55M1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.2.3.1.2} 


-- Desktop DocuPrint NC60 

xcmPidDocuPrintNC60 OBJECT-IDENTITY 

XCMI Working Group          File source/93pidtc.txt           [Page 198]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    STATUS      current 
    DESCRIPTION 
        "Desktop DocuPrint NC60 launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuPrintC55 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.2.3.2} 
            -- => SAP PID string = "232" 

xcmPidDocuPrintNC60V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Desktop DocuPrint NC60 launch configuration model and version, 
                 and complete product identifier." 
    ::= { xcmPidDocuPrintNC60 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.2.3.2.1} 


-- 
-- 

-- Desktop DocuPrint P1210 

xcmPidP1210 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Desktop DocuPrint P1210 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDesktopDocuPrintPrinters 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.2.4} 

xcmPidP1210M1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Desktop DocuPrint P1210 launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidP1210 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.2.4.1} 
            -- => SAP PID string = "241" 

xcmPidP1210M1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
       "Desktop DocuPrint P1210 launch configuration model and version, 
                 and complete product identifier." 
    ::= { xcmPidP1210M1 1 } 

XCMI Working Group          File source/93pidtc.txt           [Page 199]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        -- ::= {1.3.6.1.4.1.253.8.62.1.2.4.1.1} 

-- Desktop Xerox Phaser 3400 

xcmPidP3400 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3400 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDesktopDocuPrintPrinters 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.2.5} 

xcmPidP3400M1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3400 launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidP3400 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.2.5.1} 
            -- => SAP PID string = "251" 

xcmPidP3400M1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3400 launch configuration model and version, 
                 and complete product identifier." 
    ::= { xcmPidP3400M1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.2.5.1.1} 


---------------------------------------------------------------- 
-- WorkGroup & MidRange DocuPrint Printers 
---------------------------------------------------------------- 

xcmPidWorkGroupDocuPrintPrinters OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkGroup & MidRange DocuPrint Printers product line identifier
                 (not a complete product identifier)." 
    ::= { xcmPidProductIdentifiers 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.3} 

-- 
-- 

-- WorkGroup DocuPrint Nnn 

xcmPidDocuPrintNnn OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkGroup DocuPrint Nnn product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidWorkGroupDocuPrintPrinters 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.3.2} 

xcmPidDocuPrintN32 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkGroup DocuPrint N32 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuPrintNnn 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.3.2.1} 
            -- => SAP PID string = "321" 

xcmPidDocuPrintN32V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkGroup DocuPrint N32 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDocuPrintN32 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.3.2.1.1} 

xcmPidDocuPrintN32V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkGroup DocuPrint N32 post-launch configuration version, 

XCMI Working Group          File source/93pidtc.txt           [Page 201]

Xerox Common Management Interface (XCMI) Standard               07/07/23

                 and complete product identifier." 
    ::= { xcmPidDocuPrintN32 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.3.2.1.2} 


xcmPidDocuPrintN24 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkGroup DocuPrint N24 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuPrintNnn 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.3.2.2} 
            -- => SAP PID string = "322" 

xcmPidDocuPrintN24V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkGroup DocuPrint N24 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDocuPrintN24 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.3.2.2.1} 

xcmPidDocuPrintN24V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkGroup DocuPrint N24 post-launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDocuPrintN24 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.3.2.2.2} 


xcmPidDocuPrintN40 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkGroup DocuPrint N40 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuPrintNnn 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.3.2.3} 
            -- => SAP PID string = "323" 

xcmPidDocuPrintN40V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkGroup DocuPrint N40 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDocuPrintN40 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.3.2.3.1} 

--   DP N24: {1.3.6.1.4.1.279.253.62.1.3.2.5.1}, "325" 
--   DP N32: {1.3.6.1.4.1.279.253.62.1.3.2.4.1}, "324" 
--   DP N40: {1.3.6.1.4.1.279.253.62.1.3.2.6.1}, "326" 


XCMI Working Group          File source/93pidtc.txt           [Page 202]

Xerox Common Management Interface (XCMI) Standard               07/07/23



xcmPidDocuPrintN2025 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkGroup DocuPrint N2025 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuPrintNnn 17 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.3.2.17} 
            -- => SAP PID string = "32A" 

xcmPidDocuPrintN2025V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkGroup DocuPrint N2025 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDocuPrintN2025 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.3.2.17.1} 

xcmPidDocuPrintN2025V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkGroup DocuPrint N2025 first post-launch 
                 configuration version, and complete 
                 product identifier." 
    ::= { xcmPidDocuPrintN2025 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.3.2.17.2} 


xcmPidDocuPrintN2125 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkGroup DocuPrint N2125 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuPrintNnn 18 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.3.2.18} 
            -- => SAP PID string = "32B" 

xcmPidDocuPrintN2125V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkGroup DocuPrint N2125 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDocuPrintN2125 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.3.2.18.1} 

-- 
-- 

xcmPidDocuPrintN2425 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkGroup DocuPrint N2425 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuPrintNnn 19 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.3.2.19} 
            -- => SAP PID string = "32C" 

xcmPidDocuPrintN2425V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkGroup DocuPrint N2425 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDocuPrintN2425 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.3.2.19.1} 


xcmPidDocuPrintN2825 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkGroup DocuPrint N2825 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuPrintNnn 20 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.3.2.20} 
            -- => SAP PID string = "32D" 

xcmPidDocuPrintN2825V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkGroup DocuPrint N2825 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDocuPrintN2825 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.3.2.20.1} 

-- 
-- 

xcmPidDocuPrintN3225 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkGroup DocuPrint N3225 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuPrintNnn 21 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.3.2.21} 
            -- => SAP PID string = "32E" 

xcmPidDocuPrintN3225V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkGroup DocuPrint N3225 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDocuPrintN3225 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.3.2.21.1} 

-- 
-- 

xcmPidDocuPrintN4025 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkGroup DocuPrint N4025 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuPrintNnn 22 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.3.2.22} 
            -- => SAP PID string = "32F" 

xcmPidDocuPrintN4025V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkGroup DocuPrint N4025 launch configuration version, 

XCMI Working Group          File source/93pidtc.txt           [Page 205]

Xerox Common Management Interface (XCMI) Standard               07/07/23

                 and complete product identifier." 
    ::= { xcmPidDocuPrintN4025 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.3.2.22.1} 

xcmPidDocuPrintN4025V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkGroup DocuPrint N4025 first post-launch 
                 configuration version, and complete 
                 product identifier." 
    ::= { xcmPidDocuPrintN4025 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.3.2.22.2} 


xcmPidDocuPrintAyame35 OBJECT-IDENTITY 
    STATUS      current           -- actually deprecated 
    DESCRIPTION 
        "WorkGroup DocuPrint Ayame35 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuPrintNnn 35 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.3.2.35} 
            -- => SAP PID string = "32S" 

xcmPidDocuPrintAyame35V1 OBJECT-IDENTITY 
    STATUS      current           -- actually deprecated 
    DESCRIPTION 
        "WorkGroup DocuPrint Ayame35 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDocuPrintAyame35 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.3.2.35.1} 


xcmPidDocuPrintN4525 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkGroup DocuPrint N4525 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuPrintNnn 36 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.3.2.36} 
            -- => SAP PID string = "32T" 

xcmPidDocuPrintN4525V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkGroup DocuPrint N4525 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDocuPrintN4525 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.3.2.36.1} 

xcmPidPhaser5400 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkGroup Phaser 5400 model identifier 
                 (not a complete product identifier)." 

XCMI Working Group          File source/93pidtc.txt           [Page 206]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    ::= { xcmPidDocuPrintNnn 37 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.3.2.37} 
            -- => SAP PID string = "32U" 

xcmPidPhaser5400V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkGroup Phaser 5400 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidPhaser5400 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.3.2.37.1} 


-- 
-- 

-- WorkGroup DocuPrint NCnn Color Laser Printers 

xcmPidDocuPrintNCnn OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkGroup DocuPrint NCnn Color Laser Printers product type 
                 identifier (not a complete product identifier)." 
    ::= { xcmPidWorkGroupDocuPrintPrinters 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.3.3} 

xcmPidDocuPrintNC70 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkGroup DocuPrint NC70 Color Laser Printer 

XCMI Working Group          File source/93pidtc.txt           [Page 207]

Xerox Common Management Interface (XCMI) Standard               07/07/23

                 model identifier (not a complete product identifier)." 
    ::= { xcmPidDocuPrintNCnn 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.3.3.1} 
            -- => SAP PID string = "331" 

xcmPidDocuPrintNC70V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkGroup DocuPrint NC70 Color Laser Printer 
                 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDocuPrintNC70 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.3.3.1.1} 


xcmPidDocuPrintNC80 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkGroup DocuPrint NC80 Color Laser Printer 
                 model identifier (not a complete product identifier)." 
    ::= { xcmPidDocuPrintNCnn 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.3.3.2} 
            -- => SAP PID string = "332" 

xcmPidDocuPrintNC80V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "WorkGroup DocuPrint NC80 Color Laser Printer 
                 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDocuPrintNC80 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.3.3.2.1} 


-- 
-- 

xcmPidXeroxPhaserPrinters OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser Printers product line identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidProductIdentifiers 19 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19} 

--     Xerox Phaser 3yyy = PLP Family 

xcmPidPhaser3yyyFamily OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3yyy Family product line identifier 
         (not a complete product identifier)." 
    ::= { xcmPidXeroxPhaserPrinters 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1} 

-- Phaser 3450 Family, 25 ppm monochrome Laser printer 
-- 3450B is the Base configuration 
-- 3450D adds: Duplex 
-- 3450DN adds: Network connection 

xcmPidPhaser3450 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
      "Xerox Phaser 3450 Laser Printer model identifier 
       (not a complete product identifier)." 
    ::= { xcmPidPhaser3yyyFamily 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.1} 
            -- => SAP PID string = "C11" 
            -- => USB PID string = 15589 = 0x3CE5 

xcmPidPhaser3450D OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3450D Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser3450 2 } 

XCMI Working Group          File source/93pidtc.txt           [Page 209]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.1.2} 

xcmPidPhaser3450DN OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3450DN Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser3450 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.1.3} 

xcmPidPhaser3450B OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3450B Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser3450 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.1.4} 

-- Phaser 3500, 38 ppm, Letter Size, monochrome Laser printer 
-- xcmPIDPhaser3500b -  base configuration 
-- xcmPIDPhaser3500n -  base configuration + optional Network Card 
-- Note: There is no Phaser 3500N model or configuration 

xcmPidPhaser3500 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3500 Laser Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser3yyyFamily 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.2} 
            -- => SAP PID string = "C12" 
            -- => USB PID string = 15590 = 0x3CE6 

xcmPidPhaser3500b OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3500b (Base) Laser Printer launch  
      configuration model, version, and complete product identifier." 
    ::= { xcmPidPhaser3500 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.2.1} 

xcmPidPhaser3500n OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3500n (Base+Network Card) Laser Printer launch  
      configuration model, version, and complete product identifier." 
    ::= { xcmPidPhaser3500 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.2.2} 

-- Phaser 3150, 22 ppm, Letter Size, monochrome Laser printer 
-- xcmPIDPhaser3150b -  base configuration 
-- xcmPIDPhaser3150n -  base configuration + optional Network Card 

XCMI Working Group          File source/93pidtc.txt           [Page 210]

Xerox Common Management Interface (XCMI) Standard               07/07/23

-- Note: There is no Phaser 3150N model or configuration 

xcmPidPhaser3150 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3150 Laser Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser3yyyFamily 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.3} 
            -- => SAP PID string = "C13" 
            -- => USB PID string = 15591 = 0x3CE7 

xcmPidPhaser3150b OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3150b (Base) Laser Printer launch  
      configuration model, version, and complete product identifier." 
    ::= { xcmPidPhaser3150 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.3.1} 

xcmPidPhaser3150n OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3150n (Base+Network Card) Laser Printer launch  
      configuration model, version, and complete product identifier." 
    ::= { xcmPidPhaser3150 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.3.2} 

-- Phaser 3428  28ppm A4 monochrome 

xcmPidPhaser3428 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3428 Laser Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser3yyyFamily 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.4} 
            -- => SAP PID string = "C14" 
            -- => USB PID string = 15592 = 0x3CE8 

xcmPidPhaser3428v1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3428 Laser Printer launch configuration model, 
                  version 1, and complete product identifier." 
    ::= { xcmPidPhaser3428 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.4.1} 

-- Phaser 3124  

xcmPidPhaser3124 OBJECT-IDENTITY 
    STATUS      current 

XCMI Working Group          File source/93pidtc.txt           [Page 211]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    DESCRIPTION 
        "Xerox Phaser 3124 Laser Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser3yyyFamily 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.5} 
            -- => SAP PID string = "C15" 
            -- => USB PID string = 15593 = 0x3CE9 

xcmPidPhaser3124v1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3124 Laser Printer launch configuration model, 
                  version 1, and complete product identifier." 
    ::= { xcmPidPhaser3124 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.5.1} 

-- Phaser 3125  

xcmPidPhaser3125 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3125 Laser Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser3yyyFamily 6 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.6} 
            -- => SAP PID string = "C16" 
            -- => USB PID string = 15594 = 0x3CEA 

xcmPidPhaser3125v1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3125 Laser Printer launch configuration model, 
                  version 1, and complete product identifier." 
    ::= { xcmPidPhaser3125 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.6.1} 

-- Phaser 3250 

xcmPidPhaser3250 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3250 Laser Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser3yyyFamily 8 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.8} 
            -- => SAP PID string = "C18" 
            -- => USB PID string = 15596 = 0x3CEC 

xcmPidPhaser3250v1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3250 Printer launch configuration model, 

XCMI Working Group          File source/93pidtc.txt           [Page 212]

Xerox Common Management Interface (XCMI) Standard               07/07/23

                version 1, and complete product identifier." 
    ::= { xcmPidPhaser3250 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.8.1} 

-- Phaser 3600 

xcmPidPhaser3600 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3600 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser3yyyFamily 9 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.9} 
            -- => SAP PID string = "C19" 
            -- => USB PID string = 15597 = 0x3CED 

xcmPidPhaser3600v1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3600 launch configuration model, 
                version 1, and complete product identifier." 
    ::= { xcmPidPhaser3600 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.9.1} 

-- Phaser 3100MFP 

xcmPidPhaser3100MFP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3100 4-in-1  model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser3yyyFamily 17 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.17} 
            -- => SAP PID string = "C1A" 
            -- => USB PID string = 15598 = 0x3CEE 

xcmPidPhaser3100MFPv1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3100MFP launch configuration model, 
                version 1, and complete product identifier." 
    ::= { xcmPidPhaser3100MFP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.17.1} 

-- Phaser 3100 

xcmPidPhaser3100 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3100 3-in-1 model identifier 
                 (not a complete product identifier)." 

XCMI Working Group          File source/93pidtc.txt           [Page 213]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    ::= { xcmPidPhaser3yyyFamily 18 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.18} 
            -- => SAP PID string = "C1B" 
            -- => USB PID string = 15599 = 0x3CEF 

xcmPidPhaser3100v1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3100 launch configuration model, 
                version 1, and complete product identifier." 
    ::= { xcmPidPhaser3100 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.18.1} 

-- Phaser 3435 

xcmPidPhaser3435 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3435 35ppm A4 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser3yyyFamily 19 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.19} 
            -- => SAP PID string = "C1C" 
            -- => USB PID string = 15600 = 0x3CF0 

xcmPidPhaser3435v1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3435 launch configuration model, 
                version 1, and complete product identifier." 
    ::= { xcmPidPhaser3435 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.19.1} 

-- Phaser 3300MFP   


xcmPidPhaser3300MFP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3300MFP model identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser3yyyFamily 20 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.20} 
            -- => SAP PID string = "C1D" 
            -- => USB PID string = 15601 = 0x3CF1 
            -- => PnP ID PS   XeroxPhaser_3300MFP_9B8F 
            -- => PnP ID PCL  XeroxPhaser_3300MFP_91D6 
            -- => PnP ID PCL6 XeroxPhaser_3300MFP_8890 

xcmPidPhaser3300MFPc1 OBJECT-IDENTITY 

XCMI Working Group          File source/93pidtc.txt           [Page 214]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3300MFP  
           model and configuration identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser3300MFP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.20.1} 

xcmPidPhaser3300MFPc1v1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3300MFP  
            launch model, configuration, version 1.  
            A complete product identifier." 
    ::= { xcmPidPhaser3300MFPc1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.20.1.1} 



-- Phaser 3155   


xcmPidPhaser3155 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3155 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser3yyyFamily 21 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.21} 
            -- => SAP PID string = "C1E" 
            -- => USB PID string = 15604 = 0x3CF4 


-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains ONE of the 
--   following attributes depending on PDL:  
--      MFG:Xerox MDL:Phaser 3155 PS        
--      MFG:Xerox MDL:Phaser 3155 PCL      
--      MFG:Xerox MDL:Phaser 3155 PCL6 
--      MFG:Xerox MDL:Phaser 3155 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model / PDL): 
--     -mf "Xerox" -mo "Phaser 3155 PS" 
--     -mf "Xerox" -mo "Phaser 3155 PCL"  
--     -mf "Xerox" -mo "Phaser 3155 PCL6" 
--     -mf "Xerox" -mo "Phaser 3155" 

XCMI Working Group          File source/93pidtc.txt           [Page 215]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--   The generated PNP PID is only valid for those parameters  
--       Phaser 3155 PS     XeroxPhaser_3155_PSB62F 
--       Phaser 3155 PCL    XeroxPhaser_3155_PCLE9FB 
--       Phaser 3155 PCL6   XeroxPhaser_3155_PCL9528 
--       Phaser 3155        XeroxPhaser_315586AF 

xcmPidPhaser3155C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3155 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser3155 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.21.1} 

-- Phaser Model 3155 Configuration One Version One  

xcmPidPhaser3155C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3155 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidPhaser3155C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.21.1.1} 



-- Phaser 3160   


xcmPidPhaser3160 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3160 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser3yyyFamily 22 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.22} 
            -- => SAP PID string = "C1F" 
            -- => USB PID string = 15603 = 0x3CF3 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains ONE of the 
--   following attributes depending on PDL:  
--      MFG:Xerox MDL:Phaser 3160 PS        
--      MFG:Xerox MDL:Phaser 3160 PCL      
--      MFG:Xerox MDL:Phaser 3160 PCL6 
--      MFG:Xerox MDL:Phaser 3160 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model / PDL): 
--     -mf "Xerox" -mo "Phaser 3160 PS" 
--     -mf "Xerox" -mo "Phaser 3160 PCL"  
--     -mf "Xerox" -mo "Phaser 3160 PCL6" 
--     -mf "Xerox" -mo "Phaser 3160" 
--   The generated PNP PID is only valid for those parameters  

XCMI Working Group          File source/93pidtc.txt           [Page 216]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--       Phaser 3160 PS     XeroxPhaser_3160_PS1A6A 
--       Phaser 3160 PCL    XeroxPhaser_3160_PCL1A96 
--       Phaser 3160 PCL6   XeroxPhaser_3160_PCL781A 
--       Phaser 3160        XeroxPhaser_3160776F 

xcmPidPhaser3160C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3160 (B) model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser3160 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.22.1} 

-- Phaser Model 3160 Configuration One Version One  

xcmPidPhaser3160C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3160 (B) launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidPhaser3160C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.22.1.1} 

xcmPidPhaser3160C2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3160 (N) model and configuration 2 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser3160 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.22.2} 

-- Phaser Model 3160 Configuration Two Version One  

xcmPidPhaser3160C2V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3160 (N) launch model, configuration 2,  
           version 1.  A complete product identifier." 
    ::= { xcmPidPhaser3160C2 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.22.2.1} 

-- 
-- 



XCMI Working Group          File source/93pidtc.txt           [Page 217]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidPhaser3140 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3140 Laser Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser3yyyFamily 23 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.23} 
            -- => SAP PID string = "C1G" 
            -- => USB PID string = 15604 = 0x3CF4 
-- 
-- PLEASE NOTE: 
-- The MODEL NAME used for the PNP IDs   "Phaser 3140" 
-- The generated PNP PIDs are only valid for that MODEL NAME  
-- 
            -- => PNP ID Phaser 3140 PS   XeroxPhaser_3140_PSDA13 
            -- => PNP ID Phaser 3140 PCL  XeroxPhaser_3140_PCLF897  
            -- => PNP ID Phaser 3140 PCL6 XeroxPhaser_3140_PCLB839  

xcmPidPhaser3140C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3140 Laser Printer  
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser3140 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.23.1} 

xcmPidPhaser3140C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3140 Laser Printer  
            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidPhaser3140C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.23.1.1} 


-- Phaser 4600    

xcmPidPhaser4600 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 4600 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser3yyyFamily 24 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.24} 
            -- => SAP PID string = "C1H" 
            -- => USB PID string = 15605 = 0x3CF5 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 

XCMI Working Group          File source/93pidtc.txt           [Page 218]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--   following attributes:  
--      MFG:Xerox MDL:TBD 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "Phaser 4600" 
--   The generated PNP PID is only valid for those parameters  
--      Phaser 4600      XeroxPhaser_4600A35D 

-- Phaser 4600 Configuration One 

xcmPidPhaser4600C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 4600 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser4600 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.24.1} 

-- Phaser 4600 Configuration One Version One  
xcmPidPhaser4600C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 4600 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidPhaser4600C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.24.1.1} 


-- Phaser 4620  

xcmPidPhaser4620 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 4620 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser3yyyFamily 25 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.25} 
            -- => SAP PID string = "C1I" 
            -- => USB PID string = 15606 = 0x3CF6 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:TBD 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "Phaser 4620" 
--   The generated PNP PID is only valid for those parameters  
--      Phaser 4620      XeroxPhaser_4620C35C 

-- Phaser 4620 Configuration One 


XCMI Working Group          File source/93pidtc.txt           [Page 219]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidPhaser4620C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 4620 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser4620 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.25.1} 

-- Phaser 4620 Configuration One Version One  
xcmPidPhaser4620C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 4620 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidPhaser4620C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.25.1.1} 



-- Phaser 3010   

xcmPidPhaser3010 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3010 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser3yyyFamily 26 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.26} 
            -- => SAP PID string = "C1J" 
            -- => USB PID string = 15607 = 0x3CF7 
            -- => PnP-X WiFi ID = VEN_0109&DEV_3CF7 
            -- => PnP ID = XeroxPhaser_3010853C 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:Phaser 3010 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "Phaser 3010" 
--   The generated PNP PID is only valid for those parameters  
--      Phaser 3010      XeroxPhaser_3010853C 

-- Phaser Model 3010 Configuration One   

xcmPidPhaser3010C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3010 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser3010 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.26.1} 

XCMI Working Group          File source/93pidtc.txt           [Page 220]

Xerox Common Management Interface (XCMI) Standard               07/07/23


-- Phaser Model 3010 Configuration One Version One  

xcmPidPhaser3010C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3010 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidPhaser3010C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.26.1.1} 


-- 
-- 

-- Phaser 3040   

xcmPidPhaser3040 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3040 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser3yyyFamily 28 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.28} 
            -- => SAP PID string = "C1L" 
            -- => USB PID string = 15609 = 0x3CF9 
            -- => PnP-X WiFi ID = VEN_0109&DEV_3CF9 
            -- => PnP ID = XeroxPhaser_3040D73F 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:Phaser 3040 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "Phaser 3040" 
--   The generated PNP PID is only valid for those parameters  
--      Phaser 3040      XeroxPhaser_3040D73F 

-- Phaser Model 3040 Configuration One   

xcmPidPhaser3040C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3040 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser3040 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.28.1} 

-- Phaser Model 3040 Configuration One Version One  

xcmPidPhaser3040C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3040 launch model, configuration 1,  

XCMI Working Group          File source/93pidtc.txt           [Page 222]

Xerox Common Management Interface (XCMI) Standard               07/07/23

           version 1.  A complete product identifier." 
    ::= { xcmPidPhaser3040C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.28.1.1} 

-- 
-- 


-- Phaser 3610   

xcmPidPhaser3610 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3610 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser3yyyFamily 30 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.30} 
            -- => SAP PID string = "C1N" 
            -- => USB PID string = 15611 = 0x3CFB 
            -- => PnP-X WiFi ID = VEN_0109&DEV_3CFB 
            -- => PnP ID = XeroxPhaser_361084DC 
            -- => Compatible ID = XR_PS_Basic_Mono 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:Phaser 3610 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "Phaser 3610" 
--   The generated PNP PID is only valid for those parameters  
--      Phaser 3610      XeroxPhaser_361084DC 

-- Phaser Model 3610 Configuration One "N" Printer  

xcmPidPhaser3610NPC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3610 model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser3610 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.30.1} 

-- Phaser Model 3610 Configuration One Version One  

xcmPidPhaser3610NPC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3610 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidPhaser3610NPC1 1 } 

XCMI Working Group          File source/93pidtc.txt           [Page 224]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.30.1.1} 


-- Phaser Model 3610 Configuration Two "DN" Printer  

xcmPidPhaser3610DNPC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3610 model and configuration 2 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser3610 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.30.2} 

-- Phaser Model 3610 Configuration Two Version One  

xcmPidPhaser3610DNPC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3610 launch model, configuration 2,  
           version 1.  A complete product identifier." 
    ::= { xcmPidPhaser3610DNPC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.1.30.2.1} 


--     Xerox Phaser 4yyy = Monochrome, A4 Family 

xcmPidPhaser4yyyFamily OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 4yyy Family product line identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidXeroxPhaserPrinters 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.2} 

-- Phaser 4400 Family, 26 ppm Laser printer 
-- 4400B is the Base configuration 
-- 4400N  adds: built-in 10/100 Ethernet 
-- 4400DT adds: 550 Sheet Feeder 
--              Duplex 
-- 4400DX adds: Hard Disk 
--              +32 MB RAM 

xcmPidPhaser4400 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 4400 Laser Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser4yyyFamily 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.2.1} 
            -- => SAP PID string = "C21" 

xcmPidPhaser4400N OBJECT-IDENTITY 
    STATUS      current 

XCMI Working Group          File source/93pidtc.txt           [Page 225]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    DESCRIPTION 
        "Xerox Phaser 4400N Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser4400 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.2.1.1} 

xcmPidPhaser4400DT OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 4400DT Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser4400 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.2.1.2} 

xcmPidPhaser4400DX OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 4400DX Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser4400 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.2.1.3} 

xcmPidPhaser4400B OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 4400B Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser4400 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.2.1.4} 

-- Phaser 4500 Family (Carmel), 35-ppm A4 Monochrome Laser Printer 
-- 4500B is the base configuration (no network, 16MB) 
-- 4500N: built-in 10/100 Ethernet + (True 1200 X 1200 Print Quality) 
-- 4500DT: 4500N + 550 Sheet Feeder and Auto Duplexer 
-- 4500DX: 4500DT + Hard Disk + Offset Output Tray 


xcmPidPhaser4500 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 4500 Laser Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser4yyyFamily 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.2.2} 
            -- => SAP PID string = "C22" 
            -- => USB PID string = 15626 = 0x3D0A 

xcmPidPhaser4500N OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 4500N Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser4500 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.2.2.1} 

XCMI Working Group          File source/93pidtc.txt           [Page 226]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidPhaser4500DT OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 4500DT Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser4500 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.2.2.2} 

xcmPidPhaser4500DX OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 4500DX Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser4500 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.2.2.3} 

xcmPidPhaser4500B OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 4500B Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser4500 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.2.2.4} 

-- Phaser 4510 Family  45-ppm Letter Monochrome Laser Printer 
-- 4510B is the base configuration (no network) 
-- 4510N: built-in 10/100 Ethernet + (256MB) 
-- 4510DT: 4500N + more memory 
-- 4510DX: 4500DT + Hard Disk + Extra Tray(550 Sheets) 

xcmPidPhaser4510 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 4510 Laser Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser4yyyFamily 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.2.3} 
            -- => SAP PID string = "C23" 
            -- => USB PID string = 15627 = 0x3D0B 

xcmPidPhaser4510B OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 4510B Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser4510 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.2.3.1} 

xcmPidPhaser4510N OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 

XCMI Working Group          File source/93pidtc.txt           [Page 227]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        "Xerox Phaser 4510N Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser4510 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.2.3.2} 

xcmPidPhaser4510DT OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 4510DT Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser4510 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.2.3.3} 

xcmPidPhaser4510DX OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 4510DX Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser4510 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.2.3.4} 

-- 
-- 

xcmPidPhaser4622 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 4622 model identifier 
         (not a complete product identifier)." 
    ::= { xcmPidPhaser4yyyFamily 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.2.4} 
            -- => SAP PID string = "C24" 
            -- => USB PID string = 15628 = 0x3D0C 
            -- => PnP-X WiFi ID = VEN_0109&DEV_3D0C 
            -- => PnP ID = XeroxPhaser_462202DD  
            -- => Compatible ID = XR_PS_XCPT_Mono_A4   

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains  
--   attributes corresponding to manufacturer and model name. 
-- 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "Phaser 4622" 
--   The generated PNP PIDs are only valid for those parameters  
       -- => XeroxPhaser_462202DD 

-- 
-- 
xcmPidPhaser4622C1 OBJECT-IDENTITY 
    STATUS      current 

XCMI Working Group          File source/93pidtc.txt           [Page 228]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    DESCRIPTION 
        "Xerox Phaser 4622 model / configuration 1 
         identifier (not a complete product identifier)." 
    ::= { xcmPidPhaser4622 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.2.4.1} 

xcmPidPhaser4622C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 4622 model /configuration 1 / version 1 
         a complete product identifier." 
    ::= { xcmPidPhaser4622C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.2.4.1.1} 

-- 
-- 
--     Xerox Phaser 5yyy = Monochrome, A3 Family 

xcmPidPhaser5yyyFamily OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 5yyy Family product line identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidXeroxPhaserPrinters 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.3} 

-- 
-- Phaser 5500 Family 
-- 5500B: Base configuration (No Network, 64MB RAM) 
-- 5500N:  5500B +  built-in 10/100 Ethernet 
-- 5500DN: 5500N +  Auto Duplex 
-- 5500DT: 5500DN +  Auxillary Trays 
-- 5500DX: 5500DT + 64MB, Finisher, Internal HD 

xcmPidPhaser5500 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 5500 Laser Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser5yyyFamily 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.3.1} 
            -- => SAP PID string = "C31" 
            -- => USB PID string = 15661 = 0x3D2D 

xcmPidPhaser5500B OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 5500B Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser5500 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.3.1.1} 

xcmPidPhaser5500N OBJECT-IDENTITY 

XCMI Working Group          File source/93pidtc.txt           [Page 229]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 5500N Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser5500 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.3.1.2} 

xcmPidPhaser5500DN OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 5500DN Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser5500 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.3.1.3} 


xcmPidPhaser5500DT OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 5500DT Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser5500 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.3.1.4} 

xcmPidPhaser5500DX OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 5500DX Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser5500 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.3.1.5} 

-- Phaser 5550  
-- 5550B: Base configuration (No Network) 
-- 5550N:  5550B + Networked 256MB  
-- 5550DN: 5550N + Duplex 
-- 5550DT: 5550DN +  Auxillary Trays 

xcmPidPhaser5550 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 5550 Laser Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser5yyyFamily 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.3.2} 
            -- => SAP PID string = "C32" 
            -- => USB PID string = 15662 = 0x3D2E 

xcmPidPhaser5550B OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 5550B Laser Printer launch configuration model, 

XCMI Working Group          File source/93pidtc.txt           [Page 230]

Xerox Common Management Interface (XCMI) Standard               07/07/23

                  version, and complete product identifier." 
    ::= { xcmPidPhaser5550 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.3.2.1} 

xcmPidPhaser5550N OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 5550N Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser5550 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.3.2.2} 

xcmPidPhaser5550DN OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 5550DN Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser5550 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.3.2.3} 


xcmPidPhaser5550DT OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 5550DT Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser5550 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.3.2.4} 

-- Phaser 5335  

xcmPidPhaser5335 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 5335 Laser Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser5yyyFamily 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.3.3} 
            -- => SAP PID string = "C33" 
            -- => USB PID string = 15663 = 0x3D2F 

xcmPidPhaser5335v1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 5335 Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser5335 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.3.3.1} 

-- 
--     Xerox Phaser 6yyy = Color, A4 Family 
-- 
-- 

XCMI Working Group          File source/93pidtc.txt           [Page 231]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidPhaser6yyyFamily OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6yyy Family product line identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidXeroxPhaserPrinters 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4} 

-- 
-- Phaser 6100 Family (Gingko), 21/5 ppm 4 Pass Color Laser Printer 
-- 6100: Base configuration (No Network, 32MB RAM, Duplex) 
-- 6100n: 6100 + Optional 10/100 Ethernet Network Card 

xcmPidPhaser6100 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6100 Laser Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser6yyyFamily 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.2} 
            -- => SAP PID string = "C42" 
            -- => USB PID string = 15698 = 0x3D52  

xcmPidPhaser6100n OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6100n Laser Printer, 
                  launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser6100 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.2.1} 


-- Phaser 6200 Family, 16/16 ppm Color Laser printer 
-- 6200B is the Base configuration (no network, 64MB) 
-- 6200N adds: built-in 10/100 Ethernet 
-- 6200DP: 6200N + 64MB (128 total) and Auto Duplex 
-- 6200DX: 6200DP + 128MB (256 total), 2-500 Sheet Input Tray 
--         and a cart 

xcmPidPhaser6200 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6200 Laser Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser6yyyFamily 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.1} 
            -- => SAP PID string = "C41" 
            -- => USB PID string = 15697 = 0x3D51 

xcmPidPhaser6200B OBJECT-IDENTITY 

XCMI Working Group          File source/93pidtc.txt           [Page 232]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6200B Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser6200 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.1.1} 

xcmPidPhaser6200N OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6200N Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser6200 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.1.2} 

xcmPidPhaser6200DP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6200DP Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser6200 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.1.3} 

xcmPidPhaser6200DX OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6200DX Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser6200 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.1.4} 

-- Phaser 6250 Family, 26-ppm Single Pass A4 Color Laser Printer 
-- 6250B is the Base configuration (No Network, 128MB RAM) 
-- 6250N adds: Built-in 10/100 Ethernet, 256MB RAM, Pipeline performance
-- 6250DP: 6250N + Auto Duplex, Photomode 
-- 6250DT: 6250DP + Single Auxiliary Tray + 256 (512MB total) 
-- 6250DX: 6250DT + Internal HD 

xcmPidPhaser6250 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6250 Laser Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser6yyyFamily 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.3} 
            -- => SAP PID string = "C43" 
            -- => USB PID string = 15699 = 0x3D53 

xcmPidPhaser6250B OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6250B Laser Printer, 
                  the Base configuration (No Network, 128MB RAM) 

XCMI Working Group          File source/93pidtc.txt           [Page 233]

Xerox Common Management Interface (XCMI) Standard               07/07/23

                  launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser6250 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.3.1} 

xcmPidPhaser6250N OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6250N Laser Printer  
                  adds: Built-in 10/100 Ethernet, 256MB RAM,  
          Pipeline performance 
                  launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser6250 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.3.2} 

xcmPidPhaser6250DP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6250DP Laser Printer  
                  6250N + Auto Duplex, Photomode 
                  launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser6250 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.3.3} 

xcmPidPhaser6250DT OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6250DT Laser Printer  
                  6250DP + Single Auxiliary Tray + 256 (512MB total) 
                  launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser6250 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.3.5} 

xcmPidPhaser6250DX OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6250DX Laser Printer  
                  6250DT + Internal HD 
                  launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser6250 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.3.4} 

-- 
-- Phaser 6300/6350, 26/36-ppm Single Pass A4 Color Laser Printers 
-- 6300N is the Base configuration for the 6300 
--       (Built-in 10/100 Ethernet, 128MB RAM, 26ppm B&W/36ppm color) 
-- 6300DN: 6300N + Auto Duplex 
-- 6350DP is the Base configuration for the 6350 

XCMI Working Group          File source/93pidtc.txt           [Page 234]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--       (Built-in 10/100 Ethernet, 256MB RAM, 36/36ppm) 
-- 6350DT: 6300DP + Single Auxiliary Tray + 256MB (512MB total) 
-- 6350DX: 6300DT + Internal HD 

xcmPidPhaser6300 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6300 Laser Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser6yyyFamily 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.4} 
            -- => SAP PID string = "C44" 
            -- => USB PID string = 15700 = 0x3D54 

xcmPidPhaser6300B OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6300B Laser Printer 
                  launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser6300 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.4.1} 

xcmPidPhaser6300N OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6300N Laser Printer  
                  the Base configuration (Built-in 10/100 Ethernet, 
                  128MB RAM, 26ppm B&W/36ppm Color) launch 
                  configuration model, version, and complete product 
                  identifier." 
    ::= { xcmPidPhaser6300 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.4.2} 

xcmPidPhaser6300DN OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6300DN Laser Printer  
                  6300N + Auto Duplex 
                  launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser6300 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.4.3} 

xcmPidPhaser6350 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6350 Series Laser Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser6yyyFamily 6 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.6} 
            -- => SAP PID string = "C46" 
            -- => USB PID string = 15702 = 0x3D56 


XCMI Working Group          File source/93pidtc.txt           [Page 235]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidPhaser6350DP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6350DP Laser Printer  
                  6300DN + Photomode + 128MB (256MB total) + 36ppm B&W 
                  launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser6350 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.6.1} 

xcmPidPhaser6350DT OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6350DT Laser Printer  
                  6350DP + Single Auxiliary Tray + 256MB (512MB total) 
                  launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser6350 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.6.2} 

xcmPidPhaser6350DX OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6350DX Laser Printer  
                  6350DT + Internal HD 
                  launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser6350 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.6.3} 


-- 
-- 


-- Phaser 6120 
-- xcmPIDPhaser6120b -  base configuration 
-- xcmPIDPhaser6120n -  base configuration + optional Network Card 

xcmPidPhaser6120 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6120 Laser Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser6yyyFamily 7 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.7} 
            -- => SAP PID string = "C47" 
            -- => USB PID string = 15703 = 0x3D57 

xcmPidPhaser6120b OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6120b (Base) Laser Printer launch  
      configuration model, version, and complete product identifier." 
    ::= { xcmPidPhaser6120 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.7.1} 

xcmPidPhaser6120n OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6120n (Base+Network Card) Laser Printer launch  
      configuration model, version, and complete product identifier." 
    ::= { xcmPidPhaser6120 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.7.2} 

-- 
-- Phaser 6360, 42 letter / 40-ppm Single Pass A4 Color Laser Printers 
-- 6360N:  Networked 256 MB 

XCMI Working Group          File source/93pidtc.txt           [Page 237]

Xerox Common Management Interface (XCMI) Standard               07/07/23

-- 6360DN: 6360N + Duplex 
-- 6360DT: 6360DN + single auxiliary tray / 550 sheets + 256 MB 
-- 6360DX: 6360DT + two auxiliary trays / 550 sheets +  256 MB +  
--                  hard drive 

xcmPidPhaser6360 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6360 Color Laser Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser6yyyFamily 8 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.8} 
            -- => SAP PID string = "C48" 
            -- => USB PID string = 15704 = 0x3D58 

xcmPidPhaser6360N OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6360N Color Laser Printer 
                  launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser6360 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.8.1} 

xcmPidPhaser6360DN OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6360DN Color Laser Printer  
                  launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser6360 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.8.2} 

xcmPidPhaser6360DT OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6360DT Color Laser Printer  
                  launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser6360 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.8.3} 

xcmPidPhaser6360DX OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6360DX Color Laser Printer  
                  launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser6360 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.8.4} 



-- Phaser 6180  Phaser Color Printers 

XCMI Working Group          File source/93pidtc.txt           [Page 238]

Xerox Common Management Interface (XCMI) Standard               07/07/23

-- 6180N:  Networked 128 MB 
-- 6180DN: 6180N + Duplex 

xcmPidPhaser6180 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6180 Color Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser6yyyFamily 9 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.9} 
            -- => SAP PID string = "C49" 
            -- => USB PID string = 15705 = 0x3D59 

xcmPidPhaser6180N OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6180N Color Printer 
                  launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser6180 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.9.1} 

xcmPidPhaser6180DN OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6180DN Color Printer  
                  launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser6180 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.9.2} 

-- Phaser 6110N  Phaser Printer 

xcmPidPhaser6110N OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6110N Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser6yyyFamily 17 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.17} 
            -- => SAP PID string = "C4A" 
            -- => USB PID string = 15706 = 0x3D5A 

xcmPidPhaser6110Nv1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6110N Version 1 Printer 
                  launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser6110N 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.17.1} 


XCMI Working Group          File source/93pidtc.txt           [Page 239]

Xerox Common Management Interface (XCMI) Standard               07/07/23


-- Phaser 6115MFP  Phaser Color Printers 
-- 6115B:  Base: MFP with Networking 
-- 6115BD: Base + Duplex 

xcmPidPhaser6115 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6115 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser6yyyFamily 18 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.18} 
            -- => SAP PID string = "C4B" 
            -- => USB PID string = 15707 = 0x3D5B 

xcmPidPhaser6115N OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6115 Base launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser6115 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.18.1} 

xcmPidPhaser6115DN OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6115 Base + Duplex launch configuration  
            model, version, and complete product identifier." 
    ::= { xcmPidPhaser6115 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.18.2} 

-- Phaser 6110MFP3  Phaser Printer 


xcmPidPhaser6110MFP3 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6110MFP3 Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser6yyyFamily 19 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.19} 
            -- => SAP PID string = "C4C" 
            -- => USB PID string = 15708 = 0x3D5C 

xcmPidPhaser6110MFP3v1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6110MFP3 Version 1 Printer 
                  launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser6110MFP3 1 } 

XCMI Working Group          File source/93pidtc.txt           [Page 240]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.19.1} 

-- Phaser 6110MFP4  Phaser Printer 


xcmPidPhaser6110MFP4 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6110MFP4 Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser6yyyFamily 20 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.20} 
            -- => SAP PID string = "C4D" 
            -- => USB PID string = 15709 = 0x3D5D 

xcmPidPhaser6110MFP4v1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6110MFP4 Version 1 Printer 
                  launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser6110MFP4 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.20.1} 

-- Phaser 6180MFP  


xcmPidPhaser6180MFP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6180 Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser6yyyFamily 21 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.21} 
            -- => SAP PID string = "C4E" 
            -- => USB PID string = 15710 = 0x3D5E 

xcmPidPhaser6180MFPN OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6180 Printer (Network + 128MB RAM) 
                  launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser6180MFP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.21.1} 

xcmPidPhaser6180MFPDN OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 

XCMI Working Group          File source/93pidtc.txt           [Page 241]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        "Xerox Phaser 6180 Printer (Network + 128MB RAM + Duplex) 
                  launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser6180MFP 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.21.2} 


-- Phaser 6130   


xcmPidPhaser6130 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6130 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser6yyyFamily 23 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.23} 
            -- => SAP PID string = "C4G" 
            -- => USB PID string = 15712 = 0x3D60 

xcmPidPhaser6130N OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser Color Printer 6130N 
                  launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser6130 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.23.1} 

-- Phaser 6125   


xcmPidPhaser6125 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6125 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser6yyyFamily 24 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.24} 
            -- => SAP PID string = "C4H" 
            -- => USB PID string = 15713 = 0x3D61 

xcmPidPhaser6125N OBJECT-IDENTITY 
    STATUS      current 

XCMI Working Group          File source/93pidtc.txt           [Page 242]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    DESCRIPTION 
        "Xerox Phaser Color Printer 6125N 
                  launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser6125 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.24.1} 

-- Xerox Phaser 6280  Phaser Color Printers 
-- Xerox Phaser 6280N:  Networked + 128MB RAM 
-- Xerox Phaser 6280DN: 6280N + Duplex 
-- Xerox Phaser 6280DT: 6280DN + additional tray(s) + RAM 


xcmPidPhaser6280 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6280 Color Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser6yyyFamily 25 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.25} 
            -- => SAP PID string = "C4I" 
            -- => USB PID string = 15714 = 0x3D62 

xcmPidPhaser6280N OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6280N Color Printer 
           model and configuration identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser6280 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.25.1} 

xcmPidPhaser6280Nv1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6280N Color Printer  
            launch model, configuration, version 1.  
            A complete product identifier." 
    ::= { xcmPidPhaser6280N 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.25.1.1} 

xcmPidPhaser6280DN OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6280DN Color Printer  
           model and configuration identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser6280 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.25.2} 

xcmPidPhaser6280DNv1 OBJECT-IDENTITY 
    STATUS      current 

XCMI Working Group          File source/93pidtc.txt           [Page 243]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    DESCRIPTION 
        "Xerox Phaser 6280DN Color Printer  
            launch model, configuration, version 1.  
            A complete product identifier." 
    ::= { xcmPidPhaser6280DN 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.25.2.1} 

xcmPidPhaser6280DT OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6280DT Color Printer  
           model and configuration identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser6280 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.25.3} 

xcmPidPhaser6280DTv1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6280DT Color Printer  
            launch model, configuration, version 1.  
            A complete product identifier." 
    ::= { xcmPidPhaser6280DT 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.25.3.1} 




xcmPidPhaser6128MFP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6128MFP  model identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser6yyyFamily 26 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.26} 
            -- => SAP PID string = "C4J" 
            -- => USB PID string = 15715 = 0x3D63 
      -- => PNP PID Phaser 6128MFP PS   XeroxPhaser_6128MFP_52AC 
      -- => PNP PID Phaser 6128MFP PCL  XeroxPhaser_6128MFP_485E 
      -- => PNP PID Phaser 6128MFP PCL6 XeroxPhaser_6128MFP_EE49 

xcmPidPhaser6128MFPC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6128MFP 
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser6128MFP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.26.1} 

xcmPidPhaser6128MFPC1V1 OBJECT-IDENTITY 
    STATUS      current 

XCMI Working Group          File source/93pidtc.txt           [Page 244]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    DESCRIPTION 
        "Xerox Phaser 6128MFP 
            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidPhaser6128MFPC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.26.1.1} 



xcmPidPhaser6121MFP3 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6121MFP  model identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser6yyyFamily 27 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.27} 
            -- => SAP PID string = "C4K" 
            -- => USB PID string = 15716 = 0x3D64 
-- 
-- PLEASE NOTE: 
-- The MODEL NAME used for the PNP IDs   "Phaser 6121MFP3" 
-- The generated PNP PIDs are only valid for that MODEL NAME  
-- 
      -- => PNP PID Phaser 6121MFP3 PS   XeroxPhaser_6121MFP387D7 
      -- => PNP PID Phaser 6121MFP3 PCL  XeroxPhaser_6121MFP36BC9 
      -- => PNP PID Phaser 6121MFP3 PCL6 XeroxPhaser_6121MFP3422B 

-- Phaser 6121MFP Base Configuration 1 "S" 
-- Copy / Print / Scan  

xcmPidPhaser6121MFP3C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6121MFP 
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser6121MFP3 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.27.1} 

xcmPidPhaser6121MFP3C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6121MFP 
            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidPhaser6121MFP3C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.27.1.1} 


xcmPidPhaser6140 OBJECT-IDENTITY 

XCMI Working Group          File source/93pidtc.txt           [Page 245]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6140  model identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser6yyyFamily 28 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.28} 
            -- => SAP PID string = "C4L" 
            -- => USB PID string = 15717 = 0x3D65 

      -- => Model name used for PNP IDs  "Phaser 6140" 
      -- => PNP ID Phaser 6140 PS   XeroxPhaser_6140_PS6247 
      -- => PNP ID Phaser 6140 PCL  XeroxPhaser_6140_PCL072E 
      -- => PNP ID Phaser 6140 PCL6 XeroxPhaser_6140_PCL0A07 

-- Phaser 6140 Base Configuration 1 "N" 

xcmPidPhaser6140C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6140 
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser6140 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.28.1} 

xcmPidPhaser6140C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6140 
            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidPhaser6140C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.28.1.1} 

-- Phaser 6140 Configuration 2 "DN" 

xcmPidPhaser6140C2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6140 
           model and configuration 2 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser6140 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.28.2} 

xcmPidPhaser6140C2V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6140 
            launch model, configuration 2, version 1. 
            A complete product identifier." 
    ::= { xcmPidPhaser6140C2 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.28.2.1} 


XCMI Working Group          File source/93pidtc.txt           [Page 246]

Xerox Common Management Interface (XCMI) Standard               07/07/23



xcmPidPhaser6121MFP4 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6121MFP  model identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser6yyyFamily 29 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.29} 
            -- => SAP PID string = "C4M" 
            -- => USB PID string = 15718 = 0x3D66 
-- 
-- PLEASE NOTE: 
-- The MODEL NAME used for the PNP IDs   "Phaser 6121MFP4" 
-- The generated PNP PIDs are only valid for that MODEL NAME  
-- 
      -- => PNP PID Phaser 6121MFP4 PS   XeroxPhaser_6121MFP4F1D6 
      -- => PNP PID Phaser 6121MFP4 PCL  XeroxPhaser_6121MFP4AB7C 
      -- => PNP PID Phaser 6121MFP4 PCL6 XeroxPhaser_6121MFP4F72A 

-- Phaser 6121MFP Base Configuration 1 "N" 
-- Networking / Copy / Print / Scan / Fax 

xcmPidPhaser6121MFP4C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6121MFP 
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser6121MFP4 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.29.1} 

xcmPidPhaser6121MFP4C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6121MFP 
            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidPhaser6121MFP4C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.29.1.1} 


-- Phaser 6121MFP Configuration 2 "D" 
-- Networking / Copy / Print / Scan / Fax 

xcmPidPhaser6121MFP4C2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6121MFP 
           model and configuration 2 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser6121MFP4 2 } 

XCMI Working Group          File source/93pidtc.txt           [Page 247]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.29.2} 

xcmPidPhaser6121MFP4C2V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6121MFP 
            launch model, configuration 2, version 1. 
            A complete product identifier." 
    ::= { xcmPidPhaser6121MFP4C2 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.29.2.1} 




xcmPidPhaser6700 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6700  model identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser6yyyFamily 30 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.30} 
            -- => SAP PID string = "C4N" 
            -- => USB PID string = 15719 = 0x3D67 

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains  
--   attributes corresponding to manufacturer and model name. 
-- 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "Phaser 6700N" 
--     -mf "Xerox" -mo "Phaser 6700DN" 
--     -mf "Xerox" -mo "Phaser 6700DT" 
--     -mf "Xerox" -mo "Phaser 6700DX" 
--   The generated PNP PIDs are only valid for those parameters  
       -- => Phaser 6700N XeroxPhaser_6700NF19A 
       -- => Phaser 6700DN XeroxPhaser_6700DNFFF7 
       -- => Phaser 6700DT XeroxPhaser_6700DT3476 
       -- => Phaser 6700DX XeroxPhaser_6700DX3176 

-- Phaser 6700 Base Configuration 1 "N" 
-- Phaser 6700 Networking / 1GB RAM 

xcmPidPhaser6700C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6700 
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser6700 1 } 

XCMI Working Group          File source/93pidtc.txt           [Page 248]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.30.1} 

xcmPidPhaser6700C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6700 
            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidPhaser6700C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.30.1.1} 

-- Phaser 6700 Configuration 2 "DN" 
-- Phaser 6700 Networking / 1GB RAM / Duplex 

xcmPidPhaser6700C2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6700 
           model and configuration 2 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser6700 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.30.2} 

xcmPidPhaser6700C2V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6700 
            launch model, configuration 2, version 1. 
            A complete product identifier." 
    ::= { xcmPidPhaser6700C2 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.30.2.1} 

-- Phaser 6700 Configuration 3 "DT" 
-- Phaser 6700 Networking / 1GB RAM / Duplex / Two 550 Sheet Trays 

xcmPidPhaser6700C3 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6700 
           model and configuration 3 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser6700 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.30.3} 

xcmPidPhaser6700C3V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6700 
            launch model, configuration 3, version 1. 
            A complete product identifier." 
    ::= { xcmPidPhaser6700C3 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.30.3.1} 

-- Phaser 6700 Configuration 4 "DX" 

XCMI Working Group          File source/93pidtc.txt           [Page 249]

Xerox Common Management Interface (XCMI) Standard               07/07/23

-- Phaser 6700 Networking / Duplex / 1 GB RAM / Two 550 Sheet Trays  
-- Phaser 6700 Hard Drive 
xcmPidPhaser6700C4 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6700 
           model and configuration 4 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser6700 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.30.4} 

xcmPidPhaser6700C4V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6700 
            launch model, configuration 4, version 1. 
            A complete product identifier." 
    ::= { xcmPidPhaser6700C4 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.30.4.1} 



xcmPidPhaser6105 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6105  model identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser6yyyFamily 31 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.31} 
            -- => SAP PID string = "C4O" 
            -- => USB PID string = 15720 = 0x3D68 

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains  
--   attributes corresponding to manufacturer and model name. 
-- 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "Phaser 6105" 
--   The generated PNP PIDs are only valid for those parameters  
       -- => Phaser 6105 XeroxPhaser_6105D92D 

-- Phaser 6105 Base Configuration 1 

xcmPidPhaser6105C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6105 
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser6105 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.31.1} 

XCMI Working Group          File source/93pidtc.txt           [Page 250]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidPhaser6105C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6105 
            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidPhaser6105C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.31.1.1} 

-- Phaser 6105 Configuration 2 "N" 

xcmPidPhaser6105C2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6105 
           model and configuration 2 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser6105 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.31.2} 

xcmPidPhaser6105C2V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6105 
            launch model, configuration 2, version 1. 
            A complete product identifier." 
    ::= { xcmPidPhaser6105C2 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.31.2.1} 




xcmPidWorkCentre6015B OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 6015B  model identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser6yyyFamily 32 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.32} 
            -- => SAP PID string = "C4P" 
            -- => USB PID string = 15721 = 0x3D69 
            -- => PnP-X WiFi ID = VEN_0109&DEV_3D69 
            -- => PnP ID = XeroxWorkCentre_6015B64F 

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains  
--   attributes corresponding to manufacturer and model name. 
-- 
--   The following PNP IDs were generated using these 

XCMI Working Group          File source/93pidtc.txt           [Page 251]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "WorkCentre 6015B" 
--   The generated PNP PIDs are only valid for those parameters  
       -- => WorkCentre 6015B XeroxWorkCentre_6015B64F 

-- WorkCentre 6015B Configuration 1 

xcmPidWorkCentre6015BC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 6015B 
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre6015B 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.32.1} 

-- WorkCentre 6015B Configuration 1 Version 1 

xcmPidWorkCentre6015BC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 6015B 
            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidWorkCentre6015BC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.32.1.1} 



xcmPidPhaser6500 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6500  model identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser6yyyFamily 33 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.33} 
            -- => SAP PID string = "C4Q" 
            -- => USB PID string = 15722 = 0x3D6A 

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains  
--   attributes corresponding to manufacturer and model name. 
-- 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "Phaser 6500" 
--   The generated PNP PIDs are only valid for those parameters  
       -- => Phaser 6500 XeroxPhaser_65001BAC 

-- Phaser 6500 Base Configuration 1 "N" 

xcmPidPhaser6500C1 OBJECT-IDENTITY 

XCMI Working Group          File source/93pidtc.txt           [Page 252]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6500 
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser6500 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.33.1} 

xcmPidPhaser6500C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6500 
            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidPhaser6500C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.33.1.1} 

-- Phaser 6500 Configuration 2 "DN" 

xcmPidPhaser6500C2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6500 
           model and configuration 2 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser6500 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.33.2} 

xcmPidPhaser6500C2V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6500 
            launch model, configuration 2, version 1. 
            A complete product identifier." 
    ::= { xcmPidPhaser6500C2 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.33.2.1} 


xcmPidWorkCentre6505 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 6505  model identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser6yyyFamily 34 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.34} 
            -- => SAP PID string = "C4R" 
            -- => USB PID string = 15723 = 0x3D6B 

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains  
--   attributes corresponding to manufacturer and model name. 
-- 

XCMI Working Group          File source/93pidtc.txt           [Page 253]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "WorkCentre 6505" 
--   The generated PNP PIDs are only valid for those parameters  
       -- => WorkCentre 6505 XeroxWorkCentre_65055FE5 

-- WorkCentre 6505 Base Configuration 1 "N" 

xcmPidWorkCentre6505C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 6505 
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre6505 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.34.1} 

xcmPidWorkCentre6505C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 6505 
            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidWorkCentre6505C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.34.1.1} 

-- WorkCentre 6505 Configuration 2 "D" 

xcmPidWorkCentre6505C2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 6505 
           model and configuration 2 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre6505 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.34.2} 

xcmPidWorkCentre6505C2V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 6505 
            launch model, configuration 2, version 1. 
            A complete product identifier." 
    ::= { xcmPidWorkCentre6505C2 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.34.2.1} 



xcmPidPhaser6000 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6000  model identifier 

XCMI Working Group          File source/93pidtc.txt           [Page 254]

Xerox Common Management Interface (XCMI) Standard               07/07/23

           (not a complete product identifier)." 
    ::= { xcmPidPhaser6yyyFamily 35 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.35} 
            -- => SAP PID string = "C4S" 
            -- => USB PID string = 15724 = 0x3D6C 

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains  
--   attributes corresponding to manufacturer and model name. 
-- 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "Phaser 6000" 
--   The generated PNP PIDs are only valid for those parameters  
       -- => Phaser 6000 XeroxPhaser_60001ABC 

-- Phaser 6000 Base Configuration  

xcmPidPhaser6000C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6000 
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser6000 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.35.1} 

xcmPidPhaser6000C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6000 
            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidPhaser6000C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.35.1.1} 


xcmPidWorkCentre6015 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 6015 model identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser6yyyFamily 36 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.36} 
            -- => SAP PID string = "C4T" 
            -- => USB PID string = 15725 = 0x3D6D 
            -- => PnP-X WiFi ID = VEN_0109&DEV_3D6D 
            -- => PnP ID = XeroxWorkCentre_6015CEF4 

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains  
--   attributes corresponding to manufacturer and model name. 

XCMI Working Group          File source/93pidtc.txt           [Page 255]

Xerox Common Management Interface (XCMI) Standard               07/07/23

-- 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "WorkCentre 6015" 
--   The generated PNP PIDs are only valid for those parameters  
       -- => WorkCentre 6015 XeroxWorkCentre_6015CEF4 

-- WorkCentre 6015 Configuration 1 

xcmPidWorkCentre6015C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 6015 
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre6015 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.36.1} 

-- WorkCentre 6015 Configuration 1 Version 1 

xcmPidWorkCentre6015C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 6015 
            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidWorkCentre6015C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.36.1.1} 

-- WorkCentre 6015 Configuration 2 

xcmPidWorkCentre6015C2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 6015 
           model and configuration 2 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWorkCentre6015 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.36.2} 

-- WorkCentre 6015 Configuration 2 Version 1 

xcmPidWorkCentre6015C2V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre 6015 
            launch model, configuration 2, version 1. 
            A complete product identifier." 
    ::= { xcmPidWorkCentre6015C2 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.36.2.1} 



XCMI Working Group          File source/93pidtc.txt           [Page 256]

Xerox Common Management Interface (XCMI) Standard               07/07/23



xcmPidPhaser6600 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6600 model identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser6yyyFamily 37 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.37} 
            -- => SAP PID string = "C4U" 
            -- => USB PID string = 15726 = 0x3D6E 
            -- => PnP-X WiFi ID = VEN_0109&DEV_3D6E 
            -- => PnP ID = XeroxPhaser_66001B5C 
            -- => Compatible ID = XR_PS_Basic_Color 

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains  
--   attributes corresponding to manufacturer and model name. 
-- 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "Phaser 6600" 
--   The generated PNP PIDs are only valid for those parameters  
       -- => Phaser 6600       XeroxPhaser_66001B5C 

-- Phaser 6600 Configuration 1 

xcmPidPhaser6600NC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6600 
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser6600 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.37.1} 

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains  
--   attributes corresponding to manufacturer and model name. 
-- 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "Phaser 6600N" 
--   The generated PNP PIDs are only valid for those parameters  
       -- => Phaser 6600N      XeroxPhaser_6600N0D9B  

-- Phaser 6600 Configuration 1 Version 1 

xcmPidPhaser6600NC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6600 

XCMI Working Group          File source/93pidtc.txt           [Page 257]

Xerox Common Management Interface (XCMI) Standard               07/07/23

            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidPhaser6600NC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.37.1.1} 

-- Phaser 6600 Configuration 2 

xcmPidPhaser6600DNC2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6600 
           model and configuration 2 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser6600 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.37.2} 

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains  
--   attributes corresponding to manufacturer and model name. 
-- 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "Phaser 6600DN" 
--   The generated PNP PIDs are only valid for those parameters  
       -- => Phaser 6600DN      XeroxPhaser_6600DN3FCA  


-- Phaser 6600 Configuration 2 Version 1 

xcmPidPhaser6600DNC2V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6600 
            launch model, configuration 2, version 1. 
            A complete product identifier." 
    ::= { xcmPidPhaser6600DNC2 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.37.2.1} 



xcmPidPhaser6020 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6020 model identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser6yyyFamily 38 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.38} 
            -- => SAP PID string = "C4V" 
            -- => USB PID string = 15727 = 0x3D6F 
            -- => PnP-X WiFi ID = VEN_0109&DEV_3D6F 
            -- => PnP ID = XeroxPhaser_60207ABD 
            -- => Compatible ID = XR_HBL_Basic_Color  

XCMI Working Group          File source/93pidtc.txt           [Page 258]

Xerox Common Management Interface (XCMI) Standard               07/07/23


-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains  
--   attributes corresponding to manufacturer and model name. 
-- 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "Phaser 6020" 
--   The generated PNP PIDs are only valid for those parameters  
       -- => Phaser 6020       XeroxPhaser_60207ABD 

-- Phaser 6020 Configuration 1 

xcmPidPhaser6020NC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6020 
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser6020 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.38.1} 

-- Phaser 6020 Configuration 1 Version 1 

xcmPidPhaser6020NC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6020 
            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidPhaser6020NC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.38.1.1} 


xcmPidPhaser6022 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6022 model identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser6yyyFamily 39 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.39} 
            -- => SAP PID string = "C4W" 
            -- => USB PID string = 15728 = 0x3D70 
            -- => PnP-X WiFi ID = VEN_0109&DEV_3D70 
            -- => PnP ID = XeroxPhaser_6022BB3C 
            -- => Compatible ID = = XR_PCL6_Office_Color_NoPIN 

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains  
--   attributes corresponding to manufacturer and model name. 
-- 
--   The following PNP IDs were generated using these 

XCMI Working Group          File source/93pidtc.txt           [Page 259]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "Phaser 6022" 
--   The generated PNP PIDs are only valid for those parameters  
       -- => Phaser 6022       XeroxPhaser_6022BB3C 

-- Phaser 6022 Configuration 1 

xcmPidPhaser6022NC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6022 
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser6022 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.39.1} 

-- Phaser 6022 Configuration 1 Version 1 

xcmPidPhaser6022NC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 6022 
            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidPhaser6022NC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.39.1.1} 



--     Xerox Phaser 7yyy = Color, A3 Family 

xcmPidPhaser7yyyFamily OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7yyy Family product line identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidXeroxPhaserPrinters 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5} 

-- Phaser 7300 Family, 30/37 ppm Color Laser printer 
-- 7300B is the Base configuration (no network, 128) 
-- 7300N  adds: built-in 10/100 Ethernet 
-- 7300DN: 7300N + Auto Duplex 
-- 7300DT: 7300N + 128 (256 total), 550 Sheet Feeder, 
--         Auto Duplex and a hard disk 
-- 7300DX: 7300DT + 128 (384 total), 2-550 Sheet Feeder 
--         (3 Auxiliary Trays Total) 

xcmPidPhaser7300 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7300 Laser Printer model identifier 
                 (not a complete product identifier)." 

XCMI Working Group          File source/93pidtc.txt           [Page 260]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    ::= { xcmPidPhaser7yyyFamily 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.1} 
            -- => SAP PID string = "C51" 

xcmPidPhaser7300DN OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7300DN Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser7300 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.1.1} 

xcmPidPhaser7300N OBJECT-IDENTITY 
    STATUS      current            
    DESCRIPTION 
        "Xerox Phaser 7300N Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser7300 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.1.2} 

xcmPidPhaser7300DT OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7300DT Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser7300 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.1.3} 

xcmPidPhaser7300DX OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7300DX Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser7300 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.1.4} 

xcmPidPhaser7300B OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7300B Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser7300 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.1.5} 


-- Phaser 7400 Family, 36/40 ppm Color Laser printer 
-- 7400N:   256MB + built-in 10/100 Ethernet 
-- 7400DN:  7400N + Auto Duplex + 550 Sheet Feeder 
--          (1 additional 550 Sheet Feeder) 
-- 7400DT:  7400N + 256 (512 total)  + 2x550 Sheet Feeders, 
--          and a hard disk (3 additional 550 Sheet Feeders) 
-- 7400DX:  7400DT + 550 Sheet Feeder (4 additional 550 Sheet Feeders) 

XCMI Working Group          File source/93pidtc.txt           [Page 261]

Xerox Common Management Interface (XCMI) Standard               07/07/23

-- 7400DXF: 7400DX + Finisher  
-- 

xcmPidPhaser7400 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7400 Laser Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser7yyyFamily 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.2} 
            -- => SAP PID string = "C52" 
            -- => USB PID string = 15734 = 0x3D76 

xcmPidPhaser7400B OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7400B Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser7400 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.2.1} 

xcmPidPhaser7400N OBJECT-IDENTITY 
    STATUS      current            
    DESCRIPTION 
        "Xerox Phaser 7400N Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser7400 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.2.2} 

xcmPidPhaser7400DN OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7400DN Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser7400 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.2.3} 

xcmPidPhaser7400DT OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7400DT Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser7400 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.2.4} 

xcmPidPhaser7400DX OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7400DX Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser7400 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.2.5} 

xcmPidPhaser7400DXF OBJECT-IDENTITY 

XCMI Working Group          File source/93pidtc.txt           [Page 262]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7400DXF Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser7400 6 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.2.6} 

-- Phaser 7750 Family, 35/35 ppm Color Laser Printer 
-- 7750B is the base configuration (no network, 128MB) 
-- 7750DN: built-in 10/100 Ethernet, 256MB, Auto Duplex & Hard Drive, 
--           Photo mode 
-- 7750GX: 7750DN + Lower Tray, 512MB and 128SDRAM 
-- 7750DXF: 7750GX + Hi Cap feeder + Finisher 

xcmPidPhaser7750 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7750 Laser Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser7yyyFamily 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.3} 
            -- => SAP PID string = "C53" 

xcmPidPhaser7750B OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7750B Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser7750 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.3.1} 

xcmPidPhaser7750DN OBJECT-IDENTITY 
    STATUS      current           
    DESCRIPTION 
        "Xerox Phaser 7750DN Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser7750 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.3.2} 

xcmPidPhaser7750GX OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7750GX Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser7750 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.3.3} 

xcmPidPhaser7750DXF OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7750DXF Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser7750 4 } 

XCMI Working Group          File source/93pidtc.txt           [Page 263]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.3.4} 


-- Phaser 7760 Family, 35/35 ppm Color Laser Printer 
-- 7760B is the base configuration (no network, 128MB) 
-- 7760DN: built-in 10/100 Ethernet, 256MB, Auto Duplex & Hard Drive, 
--         Photo mode 
-- 7760GX: 7760DN + Lower Tray, 512MB and 128SDRAM 
-- 7760DXF: 7760GX + Hi Cap feeder  

xcmPidPhaser7760 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7760 Laser Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser7yyyFamily 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.4} 
            -- => SAP PID string = "C54" 
            -- => USB PID string = 15736 = 0x3D78 

xcmPidPhaser7760B OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7760B Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser7760 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.4.1} 

xcmPidPhaser7760DN OBJECT-IDENTITY 
    STATUS      current           
    DESCRIPTION 
        "Xerox Phaser 7760DN Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser7760 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.4.2} 

xcmPidPhaser7760GX OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7760GX Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser7760 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.4.3} 

xcmPidPhaser7760DX OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7760DX Laser Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidPhaser7760 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.4.4} 


XCMI Working Group          File source/93pidtc.txt           [Page 264]

Xerox Common Management Interface (XCMI) Standard               07/07/23



-- Phaser 7500 Family 
-- 7500N:   512MB + built-in 10/100 Ethernet 
-- 7500DN:  7500N + Duplexer  
-- 7500DT:  7500DN + Extra Tray (550 Sheets) 
-- 7500DX:  7500DT + 2 Extra Trays (550 Sheets) + HardDrive  
-- 

xcmPidPhaser7500 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7500 Laser Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser7yyyFamily 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.5} 
            -- => SAP PID string = "C55" 
            -- => USB PID string = 15737 = 0x3D79 

xcmPidPhaser7500NC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7500N Laser Printer  
           model and configuration identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser7500 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.5.1} 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the  
--   following attributes:  
--        MFG:Xerox MDL:Phaser 7500N 
--   The following PNP ID was generated using these 
--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "Phaser 7500N" 
--   The generated PNP PID is only valid for those parameters  
            -- => PNP ID XeroxPhaser_7500NE9A7  

xcmPidPhaser7500NC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7500N Laser Printer  
            launch model, configuration, version 1.  
            A complete product identifier." 
    ::= { xcmPidPhaser7500NC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.5.1.1} 

xcmPidPhaser7500DNC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7500DN Laser Printer  
           model and configuration identifier 
           (not a complete product identifier)." 

XCMI Working Group          File source/93pidtc.txt           [Page 265]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    ::= { xcmPidPhaser7500 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.5.2} 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the  
--   following attributes:  
--       MFG:Xerox MDL:Phaser 7500DN 
--   The following PNP ID was generated using these 
--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "Phaser 7500DN" 
--   The generated PNP PID is only valid for those parameters  
            -- => PNP ID XeroxPhaser_7500DN2E2E  

xcmPidPhaser7500DNC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7500DN Laser Printer  
            launch model, configuration, version 1.  
            A complete product identifier." 
    ::= { xcmPidPhaser7500DNC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.5.2.1} 

xcmPidPhaser7500DTC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7500DT Laser Printer  
           model and configuration identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser7500 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.5.3} 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the  
--   following attributes:  
--    MFG:Xerox MDL:Phaser 7500DT 
--   The following PNP ID was generated using these 
--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "Phaser 7500DT" 
--   The generated PNP PID is only valid for those parameters  
            -- => PNP ID XeroxPhaser_7500DTE5AF  

xcmPidPhaser7500DTC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7500DT Laser Printer  
            launch model, configuration, version 1.  
            A complete product identifier." 
    ::= { xcmPidPhaser7500DTC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.5.3.1} 

xcmPidPhaser7500DXC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7500DX Laser Printer  

XCMI Working Group          File source/93pidtc.txt           [Page 266]

Xerox Common Management Interface (XCMI) Standard               07/07/23

           model and configuration identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser7500 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.5.4} 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the  
--   following attributes:  
--    MFG:Xerox MDL:Phaser 7500DX 
--   The following PNP ID was generated using these 
--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "Phaser 7500DX" 
--   The generated PNP PID is only valid for those parameters  
            -- => PNP ID XeroxPhaser_7500DXE0AF  

xcmPidPhaser7500DXC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7500DX Laser Printer  
            launch model, configuration, version 1.  
            A complete product identifier." 
    ::= { xcmPidPhaser7500DXC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.5.4.1} 



-- 
-- Phaser 7800 
-- 7800N:   Base + 512MB + built-in 10/100 Ethernet + Hard Drive 
-- 7800DN:  7800N + Duplexer  
-- 7800GX:  7800DN + 2 Universal Trays 
-- 7800DX:  7800DN + 1 Universal Tray + 2 High-Capacity Trays  


xcmPidPhaser7800 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7800 Laser Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser7yyyFamily 6 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.6} 
            -- => SAP PID string = "C56" 
            -- => USB PID string = 15738 = 0x3D7A 
            -- => Compatible ID = XR_PS_XCPT_Color 

xcmPidPhaser7800NC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7800N Laser Printer  
           model and configuration identifier 

XCMI Working Group          File source/93pidtc.txt           [Page 267]

Xerox Common Management Interface (XCMI) Standard               07/07/23

           (not a complete product identifier)." 
    ::= { xcmPidPhaser7800 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.6.1} 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the  
--   following attributes:  
--        MFG:Xerox MDL:Phaser 7800N 
--   The following PNP ID was generated using these 
--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "Phaser 7800N" 
--   The generated PNP PID is only valid for those parameters  
            -- => PNP ID XeroxPhaser_7800N47A5  

xcmPidPhaser7800NC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7800N Laser Printer  
            launch model, configuration, version 1.  
            A complete product identifier." 
    ::= { xcmPidPhaser7800NC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.6.1.1} 

xcmPidPhaser7800DNC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7800DN Laser Printer  
           model and configuration identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser7800 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.6.2} 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the  
--   following attributes:  
--       MFG:Xerox MDL:Phaser 7800DN 
--   The following PNP ID was generated using these 
--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "Phaser 7800DN" 
--   The generated PNP PID is only valid for those parameters  
            -- => PNP ID XeroxPhaser_7800DNEF01  

xcmPidPhaser7800DNC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7800DN Laser Printer  
            launch model, configuration, version 1.  
            A complete product identifier." 
    ::= { xcmPidPhaser7800DNC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.6.2.1} 

xcmPidPhaser7800GXC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 

XCMI Working Group          File source/93pidtc.txt           [Page 268]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        "Xerox Phaser 7800GX Laser Printer  
           model and configuration identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser7800 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.6.3} 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the  
--   following attributes:  
--    MFG:Xerox MDL:Phaser 7800GX 
--   The following PNP ID was generated using these 
--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "Phaser 7800GX" 
--   The generated PNP PID is only valid for those parameters  
            -- => PNP ID      XeroxPhaser_7800GXD180 

xcmPidPhaser7800GXC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7800GX Laser Printer  
            launch model, configuration, version 1.  
            A complete product identifier." 
    ::= { xcmPidPhaser7800GXC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.6.3.1} 

xcmPidPhaser7800DXC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7800DX Laser Printer  
           model and configuration identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser7800 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.6.4} 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the  
--   following attributes:  
--    MFG:Xerox MDL:Phaser 7800DX 
--   The following PNP ID was generated using these 
--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "Phaser 7800DX" 
--   The generated PNP PID is only valid for those parameters  
            -- => PNP ID XeroxPhaser_7800DX2180  

xcmPidPhaser7800DXC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7800DX Laser Printer  
            launch model, configuration, version 1.  
            A complete product identifier." 
    ::= { xcmPidPhaser7800DXC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.6.4.1} 


XCMI Working Group          File source/93pidtc.txt           [Page 269]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidPhaser7100 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7100 Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser7yyyFamily 7 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.7} 
            -- => SAP PID string = "C57" 
            -- => USB PID string = 15739 = 0x3D7B 
            -- => PnP-X WiFi ID = VEN_0109&DEV_3D7B 
            -- => Compatible ID = XR_PS_Office_Color 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the  
--   following attributes:  
--        MFG:Xerox MDL:Phaser 7100N 
--   The following PNP ID was generated using these 
--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "Phaser 7100N" 
--   The generated PNP PID is only valid for those parameters  
            -- => PNP ID  XeroxPhaser_7100ND9A6 

xcmPidPhaser7100NC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7100N Printer  
           model and configuration identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser7100 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.7.1} 

xcmPidPhaser7100NC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 70xxN Printer  
            launch model, configuration, version 1.  
            A complete product identifier." 
    ::= { xcmPidPhaser7100NC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.7.1.1} 

xcmPidPhaser7100DNC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 70xxDN Printer  
           model and configuration identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser7100 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.7.2} 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the  

XCMI Working Group          File source/93pidtc.txt           [Page 270]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--   following attributes:  
--        MFG:Xerox MDL:Phaser 7100DN 
--   The following PNP ID was generated using these 
--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "Phaser 7100DN" 
--   The generated PNP PID is only valid for those parameters  
            -- => PNP ID  XeroxPhaser_7100DNEEDF 


xcmPidPhaser7100DNC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 7100DN Printer  
            launch model, configuration, version 1.  
            A complete product identifier." 
    ::= { xcmPidPhaser7100DNC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.5.7.2.1} 



--     Xerox Phaser 8yyy = Color, OSI Family 

xcmPidPhaser8yyyFamily OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 8yyy Family product line identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidXeroxPhaserPrinters 6 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.6} 

-- Phaser 8400 Family, 16/20 ppm Solid Ink Color printer 
-- 8400B is the Base configuration (no network, 64MB) 
-- 8840BD: 8400B + Pipelining and Auto Duplex 
-- 8400N:  8400B + built-in 10/100 Ethernet 
-- 8400DP: 8400N + 64MB (128 total), pipelining and Auto Duplex 
-- 8400DX: 8400DP + Hard disk, High cap feeder and Job collation. 

xcmPidPhaser8400 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 8400 Laser Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser8yyyFamily 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.6.1} 
            -- => SAP PID string = "C61" 
            -- => USB PID string = 65521 = 0xFEC5 
            -- Note that the USB PID of 14017 is not used. 

xcmPidPhaser8400B OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 8400B Laser Printer launch configuration model, 
                  and complete product identifier. The 8400B is not 

XCMI Working Group          File source/93pidtc.txt           [Page 271]

Xerox Common Management Interface (XCMI) Standard               07/07/23

                  network connected so this SNMP id is not used." 
    ::= { xcmPidPhaser8400 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.6.1.1} 

xcmPidPhaser8400N OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 8400N Laser Printer launch configuration model, 
                  and complete product identifier." 
    ::= { xcmPidPhaser8400 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.6.1.2} 

xcmPidPhaser8400DP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 8400DP Laser Printer launch configuration model, 
                  and complete product identifier." 
    ::= { xcmPidPhaser8400 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.6.1.3} 

xcmPidPhaser8400DX OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 8400DX Laser Printer launch configuration model, 
                  and complete product identifier." 
    ::= { xcmPidPhaser8400 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.6.1.4} 

xcmPidPhaser8400BD OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 8400BD Laser Printer launch configuration model, 
                  This is not network connected so the SNMP id is not  
                  used." 
    ::= { xcmPidPhaser8400 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.6.1.5} 


--  
-- Phaser 8500/8550, 20/30-ppm Solid Ink Color printers 
-- 8500N is the Base configuration for the 8500 
--        (24ppm, Built-in 10/100 Ethernet, 64MB RAM) 
-- 8500DN: 8500N + 64MB (128 total) + pipelining + Auto Duplex 

xcmPidPhaser8500 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 8500 Laser Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser8yyyFamily 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.6.2} 
            -- => SAP PID string = "C62" 

XCMI Working Group          File source/93pidtc.txt           [Page 272]

Xerox Common Management Interface (XCMI) Standard               07/07/23

            -- => USB PID string = 15770 = 0x3D9A  

xcmPidPhaser8500B OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 8500B Laser Printer launch configuration model, 
                  and complete product identifier. The 8500B is not 
                  network connected so this SNMP id is not used." 
    ::= { xcmPidPhaser8500 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.6.2.1} 

xcmPidPhaser8500N OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 8500N Laser Printer launch configuration model, 
                  and complete product identifier." 
    ::= { xcmPidPhaser8500 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.6.2.2} 

xcmPidPhaser8500DN OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 8500DN Laser Printer launch configuration model, 
                  and complete product identifier." 
    ::= { xcmPidPhaser8500 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.6.2.3} 

--  
-- 8550DP is the Base configuration for the 8550 
--        (30ppm, Built-in 10/100 Ethernet, pipelining,  
--         auto duplex, 256MB)  
-- 8550DT: 8550DP + High cap feeder 
-- 8550DX: 8550DT + Hard disk 
-- 8550PP: Page Pack configuration of 8550 
--  

xcmPidPhaser8550 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 8550 Laser Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser8yyyFamily 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.6.3} 
            -- => SAP PID string = "C63" 
            -- => USB PID string = 15771 = 0x3D9B  

xcmPidPhaser8550DP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 8550DP Laser Printer launch configuration model, 
                  and complete product identifier." 
    ::= { xcmPidPhaser8550 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.6.3.1} 

XCMI Working Group          File source/93pidtc.txt           [Page 273]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidPhaser8550DT OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 8550DT Laser Printer launch configuration model, 
                  and complete product identifier." 
    ::= { xcmPidPhaser8550 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.6.3.2} 

xcmPidPhaser8550DX OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 8550DX Laser Printer launch configuration model, 
                  and complete product identifier." 
    ::= { xcmPidPhaser8550 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.6.3.3} 

xcmPidPhaser8550PP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 8550PP Printer launch configuration model, 
                  and complete product identifier." 
    ::= { xcmPidPhaser8550 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.6.3.4} 

-- 
-- 

-- Phaser 8560 Family 
-- Phaser 8560, Copy/Print/Scan/Fax, 30/30ppm  

xcmPidPhaser8560 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 8560 launch configuration 
                 model identifier (not a complete product identifier)." 
    ::= { xcmPidPhaser8yyyFamily 7 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.6.7} 
            -- => SAP PID string = "C67" 
            -- => USB PID string = 15775 = 0x3D9F  

xcmPidPhaser8560v1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 8560 Copy/Print/Scan/Fax, 30/30ppm  
         complete product identifier." 
    ::= { xcmPidPhaser8560 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.6.7.1} 

-- 
-- 


-- Phaser 8560 Printer Family 

XCMI Working Group          File source/93pidtc.txt           [Page 276]

Xerox Common Management Interface (XCMI) Standard               07/07/23

-- 8560N is the Base configuration for the 8560 
--        (30ppm, Built-in 10/100 Ethernet, 256MB)  
-- 8560DN: 8560N + Auto Duplex 
-- 8560DT: 8560DN + 1 additional paper tray 
-- 8560DX: 8560DT + +256MB +  
--         1 additional paper tray + Hard disk 
-- 8560PP: Page Pack configuration of 8560 

xcmPidPhaser8560p OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 8560 Color Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser8yyyFamily 9 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.6.9} 
            -- => SAP PID string = "C69" 
            -- => USB PID string = 15777 = 0x3DA1  

xcmPidPhaser8560N OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 8560N Color Printer launch configuration 
              model, and complete product identifier." 
    ::= { xcmPidPhaser8560p 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.6.9.1} 

xcmPidPhaser8560DN OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 8560DN Color Printer launch configuration 
              model, and complete product identifier." 
    ::= { xcmPidPhaser8560p 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.6.9.2} 

xcmPidPhaser8560DT OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 8560DT Color Printer launch configuration 
              model, and complete product identifier." 
    ::= { xcmPidPhaser8560p 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.6.9.3} 

xcmPidPhaser8560DX OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 8560DX Color Printer launch configuration 
              model, and complete product identifier." 
    ::= { xcmPidPhaser8560p 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.6.9.4} 

xcmPidPhaser8560PP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 8560PP Printer launch configuration  

XCMI Working Group          File source/93pidtc.txt           [Page 277]

Xerox Common Management Interface (XCMI) Standard               07/07/23

              model, and complete product identifier." 
    ::= { xcmPidPhaser8560p 6 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.6.9.5} 


-- Phaser 8860 Printer 
-- 8860 is the base configuration 

xcmPidPhaser8860 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 8860 Color Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser8yyyFamily 17 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.6.17} 
            -- => SAP PID string = "C6A" 
            -- => USB PID string = 15778 = 0x3DA2  

xcmPidPhaser8860v1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 8860N Color Printer launch configuration 
              model, and complete product identifier." 
    ::= { xcmPidPhaser8860 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.6.17.1} 

-- Phaser 8860 Multi-Function Printer (print/copy/scan/fax) 
-- 8860MFP is the base configuration 

xcmPidPhaser8860MFP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 8860MFP model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser8yyyFamily 18 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.6.18} 
            -- => SAP PID string = "C6B" 
            -- => USB PID string = 15779 = 0x3DA3  

xcmPidPhaser8860MFPv1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 8860MFP MFD launch configuration 
              model, and complete product identifier." 
    ::= { xcmPidPhaser8860MFP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.6.18.1} 

-- 

XCMI Working Group          File source/93pidtc.txt           [Page 278]

Xerox Common Management Interface (XCMI) Standard               07/07/23

-- 

xcmPidP3200MFP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3200 MFP system identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser8yyyFamily 19 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.6.19} 
            -- => SAP PID string = "C6C" 
            -- => USB PID string = 15780 = 0x3DA4  

xcmPidP3200MFPv1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3200 MFP system identifier 
         launch configuration version #1, and 
         complete product identifier." 
    ::= { xcmPidP3200MFP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.6.19.1} 


-- Phaser 3320DN   


xcmPidPhaser3320DN OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3320DN model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaser8yyyFamily 29 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.6.29} 

-- Per Scott Van Scooter SAP / USB / PnP-X WiFi IDs 
--  need to remain unchanged even though SNMP ID changed 

            -- => SAP PID string =  "C1M" 
            -- => USB PID string =  15610 = 0x3CFA 
            -- => PnP-X WiFi ID =  VEN_0109&DEV_3CFA 
            -- => PnP ID =   XeroxPhaser_3320DN12A6 
            -- => Compatible ID =  
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:Phaser 3320DN 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "Phaser 3320DN" 
--   The generated PNP PID is only valid for those parameters  

XCMI Working Group          File source/93pidtc.txt           [Page 279]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--      Phaser 3320DN      XeroxPhaser_3320DN12A6 

-- Phaser Model 3320DN Configuration One   

xcmPidPhaser3320DNC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3320DN model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidPhaser3320DN 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.6.29.1} 

-- Phaser Model 3320DN Configuration One Version One  

xcmPidPhaser3320DNC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 3320DN launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidPhaser3320DNC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.6.29.1.1} 



-- 
-- 

xcmPidPhaserXyyyFamily OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser Xyyy series family 
         (not a complete product identifier)." 
    ::= { xcmPidXeroxPhaserPrinters 7 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.7} 


-- 
-- 

xcmPidPhaser3330 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 3330 Phaser Printer  system model identifier 
         (not a complete product identifier)." 
    ::= { xcmPidPhaserXyyyFamily 1} 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.7.1} 
            -- => SAP PID string = "C71" 
            -- => USB PID string = 15805 = 0x3DBD 

XCMI Working Group          File source/93pidtc.txt           [Page 280]

Xerox Common Management Interface (XCMI) Standard               07/07/23

            -- => PnP-X WiFi ID = VEN_0109&DEV_3DBD 
            -- => PnP ID = XeroxPhaser_3330E7CD 
            -- => Compatible ID = XR_PCL_XCPT_Mono_A4  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:Phaser 3330 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "Phaser 3330" 
--   The generated PNP PID is only valid for those parameters  
--      Phaser 3330   XeroxPhaser_3330E7CD 


xcmPidPhaser3330DNM OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser Printer identifier for DNM configuration." 
    ::= { xcmPidPhaser3330 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.7.1.1} 


xcmPidPhaser3330DNMV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 3330 Phaser Printer with a 'DNM' system launch 
         configuration pre-launch version and complete product 
         identifier." 
    ::= { xcmPidPhaser3330DNM 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.7.1.1.1} 


xcmPidPhaser3330DNMV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 3330 Phaser Printer with a 'DNM' system launch 
         configuration post launch version and complete product 
         identifier." 
    ::= { xcmPidPhaser3330DNM 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.7.1.1.2} 



xcmPidPhaser3330DN OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 

XCMI Working Group          File source/93pidtc.txt           [Page 281]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        "Xerox 3330 Phaser Printer identifier for DN configuration." 
    ::= { xcmPidPhaser3330 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.7.1.2} 


xcmPidPhaser3330DNV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 3330 Phaser Printer with a 'DN' system launch 
         configuration pre-launch version and complete product 
         identifier." 
    ::= { xcmPidPhaser3330DN 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.7.1.2.1} 


xcmPidPhaser3330DNV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 3330 Phaser Printer with a 'DN' system launch 
         configuration post launch version and complete product 
         identifier." 
    ::= { xcmPidPhaser3330DN 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.7.1.2.2} 


------------------------------------------------------------------ 
--     Xerox Phaser 9yyy = Phaser Print Servers 
------------------------------------------------------------------ 

xcmPidPhaser9yyyFamily OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser 9yyy Family product line identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidXeroxPhaserPrinters 9 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.9} 

-- 
-- 

---------------------------------------------------------------- 
-- MidRange Color Printers 
---------------------------------------------------------------- 

xcmPidMidRangeColorPrinters OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "MidRange Color Printers product line identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidProductIdentifiers 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.4} 

-- 
-- 

-- MidRange Color Printer Document Centre ColorSeries 50 

xcmPidDCColorSeries50 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre ColorSeries 50 mid-range color printer product 
                 type identifier (not a complete product identifier)." 
    ::= { xcmPidMidRangeColorPrinters 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.4.2} 

xcmPidDCColorSeries50M1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre ColorSeries 50 mid-range color printer 
                 launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDCColorSeries50 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.4.2.1} 
            -- => SAP PID string = "421" 

xcmPidDCColorSeries50M1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Document Centre ColorSeries 50 mid-range color printer 
                 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDCColorSeries50M1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.4.2.1.1} 

-- 
-- 

---------------------------------------------------------------- 
-- DocuColor 2000 Series 
---------------------------------------------------------------- 

xcmPidDocuColor2000Series OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuColor 2000 Family product line identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidProductIdentifiers 17 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17} 



xcmPidDocuColor2045 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 2045 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuColor2000Series 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.1} 

xcmPidDocuColor2045M1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 2045 launch configuration 
                 model identifier (not a complete product identifier)." 
    ::= { xcmPidDocuColor2045 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.1.1} 
            -- => SAP PID string = "A11" 

xcmPidDocuColor2045M1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 2045 launch configuration 
                 model and version, and complete product identifier." 
    ::= { xcmPidDocuColor2045M1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.1.1.1} 

xcmPidDocuColor2060 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 2060  product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuColor2000Series 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.2} 


XCMI Working Group          File source/93pidtc.txt           [Page 285]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidDocuColor2060M1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 2060 launch configuration 
                 model identifier (not a complete product identifier)." 
    ::= { xcmPidDocuColor2060 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.2.1} 
            -- => SAP PID string = "A21" 

xcmPidDocuColor2060M1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 2060 launch configuration 
                 model and version, and complete product identifier." 
    ::= { xcmPidDocuColor2060M1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.2.1.1} 





-- 
-- 

xcmPidDocuColoriGen  OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor iGen  product line identifier. 
         Cut sheet digital color press that produces up to 6,000 full 
         process 4-color impressions per hour with high reliability, 
         excellent print quality, and benchmark economics. 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuColor2000Series 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.3} 

-- 
-- 

xcmPidDocuColoriGen3M1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor iGen3 launch configuration 
                 model identifier (not a complete product identifier)." 
    ::= { xcmPidDocuColoriGen  1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.3.1} 
            -- => SAP PID string = "A31" 

xcmPidDocuColoriGen3M1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 

XCMI Working Group          File source/93pidtc.txt           [Page 286]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        "Xerox DocuColor iGen3 launch configuration 
                 model and version, and complete product identifier." 
    ::= { xcmPidDocuColoriGen3M1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.3.1.1} 



xcmPidDocuColoriGen4 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor iGen4  
           model identifier (not a complete product identifier)." 
    ::= { xcmPidDocuColoriGen 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.3.2} 
            -- => SAP PID string = "A32" 
            -- => USB PID string = 13070 = 0x330E 
            -- => PNP ID DOCUCOLOR IGEN4 PS   XeroxDOCUCOLOR_IGEN4C264 
            -- => PNP ID DOCUCOLOR IGEN4 PCL  XeroxDOCUCOLOR_IGEN4DECF 
            -- => PNP ID DOCUCOLOR IGEN4 PCL6 XeroxDOCUCOLOR_IGEN4401E 

xcmPidDocuColoriGen4C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor iGen4  
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidDocuColoriGen4 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.3.2.1} 

xcmPidDocuColoriGen4C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor iGen4  
            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidDocuColoriGen4C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.3.2.1.1} 

-- iGen4 6 Color Press   


xcmPidDocuColoriGen4ColorPress OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor iGen4 Color Press model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuColoriGen 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.3.3} 
            -- => SAP PID string = "A33" 
            -- => USB PID string = 13071 = 0x330F 

XCMI Working Group          File source/93pidtc.txt           [Page 287]

Xerox Common Management Interface (XCMI) Standard               07/07/23

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains ONE of the 
--   following attributes depending on PDL:  
--      MFG:Xerox MDL:DocuColor iGen4ColorPress PS        
--      MFG:Xerox MDL:DocuColor iGen4ColorPress PCL      
--      MFG:Xerox MDL:DocuColor iGen4ColorPress PCL6 
--      MFG:Xerox MDL:DocuColor iGen4ColorPress 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model / PDL): 
--     -mf "Xerox" -mo "DocuColor iGen4ColorPress PS" 
--     -mf "Xerox" -mo "DocuColor iGen4ColorPress PCL"  
--     -mf "Xerox" -mo "DocuColor iGen4ColorPress PCL6" 
--     -mf "Xerox" -mo "DocuColor iGen4ColorPress" 
--   The generated PNP PID is only valid for those parameters  
--      DocuColor iGen4ColorPress PS    XeroxDocuColor_iGen4B132 
--      DocuColor iGen4ColorPress PCL   XeroxDocuColor_iGen4E03C 
--      DocuColor iGen4ColorPress PCL6  XeroxDocuColor_iGen40760 
--      DocuColor iGen4ColorPress       XeroxDocuColor_iGen4554B 

xcmPidDocuColoriGen4ColorPressC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor iGen4 Color Press  model and configuration 1  
            identifier (not a complete product identifier)." 
    ::= { xcmPidDocuColoriGen4ColorPress 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.3.3.1} 

-- DocuColor iGen4 Color Press Configuration One Version One  

xcmPidDocuColoriGen4ColorPressC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor iGen4 Color Press launch model,  
       configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidDocuColoriGen4ColorPressC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.3.3.1.1} 

-- iGen4 220 Perfecting Press   


xcmPidDocuColoriGen4PerfectingPress OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor iGen4 Perfecting Press model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuColoriGen 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.3.4} 
            -- => SAP PID string = "A34" 
            -- => USB PID string = 13072 = 0x3310 
-- 
-- PNP PID Generation PLEASE NOTE: 

XCMI Working Group          File source/93pidtc.txt           [Page 288]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:DocuColor iGen4220PerfectingPress 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "DocuColor iGen4220PerfectingPress" 
--   The generated PNP PID is only valid for those parameters  
--        XeroxDocuColor_iGen444F2 

-- DocuColor iGen4 Perfecting Press Configuration One  

xcmPidDocuColoriGen4PerfectingPressC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor iGen4 Perfecting Press  model and  
            configuration 1  
            identifier (not a complete product identifier)." 
    ::= { xcmPidDocuColoriGen4PerfectingPress 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.3.4.1} 

-- DocuColor iGen4 Perfecting Press Configuration One Version One  

xcmPidDocuColoriGen4PerfectingPressC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor iGen4 Perfecting Press launch model,  
           configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidDocuColoriGen4PerfectingPressC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.3.4.1.1} 


-- iGen Z150   

xcmPidIGENYukon OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox iGen 150 Press model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuColoriGen 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.3.5} 
            -- => SAP PID string = "A35" 
            -- => USB PID string = 13073 = 0x3311 
            -- => PnP-X WiFi ID = VEN_0109&DEV_3311 
            -- => PnP ID =  XeroxXerox_iGen_150_3A7E 
            -- => Compatible ID = XR_PS_FreeFlow_Color 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:iGen 150 Press 

XCMI Working Group          File source/93pidtc.txt           [Page 289]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "Xerox iGen 150 Press" 
--   The generated PNP PID is only valid for those parameters  
--            XeroxXerox_iGen_150_3A7E 

-- iGen Z150 Configuration One   

xcmPidIGENYukonC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox iGen 150 Press model identifier 
         and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidIGENYukon 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.3.5.1} 

-- iGen Z150 Configuration One Version One  

xcmPidIGENYukonC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox iGen 150 Press  
         Z150 launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidIGENYukonC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.3.5.1.1} 





xcmPidDocuColor6060 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 6060  product type identifier. 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuColor2000Series 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.4} 

xcmPidDocuColor6060M1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 6060 launch configuration 
                 model identifier (not a complete product identifier)." 
    ::= { xcmPidDocuColor6060 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.4.1} 
            -- => SAP PID string = "A41" 
            -- => USB PID string = 13105 = 0x3331  

xcmPidDocuColor6060M1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 

XCMI Working Group          File source/93pidtc.txt           [Page 290]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        "Xerox DocuColor 6060 launch configuration 
                 model and version, and complete product identifier." 
    ::= { xcmPidDocuColor6060M1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.4.1.1} 




xcmPidDocuColor5252 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 5252  product type identifier. 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuColor2000Series 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.5} 

xcmPidDocuColor5252M1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 5252 launch configuration 
                 model identifier (not a complete product identifier)." 
    ::= { xcmPidDocuColor5252 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.5.1} 
            -- => SAP PID string = "A51" 
            -- => USB PID string = 13141 = 0x3355  

xcmPidDocuColor5252M1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 5252 launch configuration 
                 model and version, and complete product identifier." 
    ::= { xcmPidDocuColor5252M1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.5.1.1} 

---------------------------------------------------------------- 
-- DocuColor 8000 Series 
---------------------------------------------------------------- 

xcmPidDocuColor8000series OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 8000 Digital Press product type  
    identifier (not a complete product identifier)." 
    ::= { xcmPidDocuColor2000Series 6 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.6} 

xcmPidDocuColor8000 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 8000 Digital Press launch configuration 
           model identifier (not a complete product identifier)." 
    ::= { xcmPidDocuColor8000series 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.6.1} 

XCMI Working Group          File source/93pidtc.txt           [Page 291]

Xerox Common Management Interface (XCMI) Standard               07/07/23

            -- => SAP PID string = "A61" 
            -- => USB PID string = 13177 = 0x3379 

xcmPidDocuColor8000b OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 8000 Digital Press launch configuration 
                 model and version, and complete product identifier." 
    ::= { xcmPidDocuColor8000 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.6.1.1} 


---------------------------------------------------------------- 
-- DocuColor 7000 Series 
---------------------------------------------------------------- 

xcmPidDocuColor7000series OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 7000 Digital Press product type  
    identifier (not a complete product identifier)." 
    ::= { xcmPidDocuColor2000Series 8 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.8} 

xcmPidDocuColor7000 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 7000 Digital Press launch configuration 
           model identifier (not a complete product identifier)." 
    ::= { xcmPidDocuColor7000series 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.8.1} 
            -- => SAP PID string = "A81" 
            -- => USB PID string = 13249 = 0x33c1 

xcmPidDocuColor7000b OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 7000 Digital Press launch configuration 
                 model and version, and complete product identifier." 
    ::= { xcmPidDocuColor7000 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.8.1.1} 

---------------------------------------------------------------- 
-- FreeFlow DXP Series 
---------------------------------------------------------------- 

xcmPidFreeFlowDXPseries OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox FreeFlow DXP50 Color Server product type  
    identifier (not a complete product identifier)." 
    ::= { xcmPidDocuColor2000Series 9 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.9} 


XCMI Working Group          File source/93pidtc.txt           [Page 292]

Xerox Common Management Interface (XCMI) Standard               07/07/23




xcmPidDocuColor5000 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 5000 Server launch configuration 
           model identifier (not a complete product identifier)." 
    ::= { xcmPidFreeFlowDXPseries 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.9.1} 
            -- => SAP PID string = "A91" 
            -- => USB PID string = 13285 = 0x33e5 

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:DocuColor 5000 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model ): 
--     -mf "Xerox" -mo "DocuColor 5000" 
--   The generated PNP PID is only valid for those parameters  
--              XeroxDocuColor_5000CEA9 


xcmPidDocuColor5000v1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 5000 Server launch configuration 
                 model and version, and complete product identifier." 
    ::= { xcmPidDocuColor5000 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.9.1.1} 


-- DocuColor Family CH 

xcmPidDocuColorCH OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor CH Family  
    identifier (not a complete product identifier)." 
    ::= { xcmPidDocuColor2000Series 17 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.17} 


-- DocuColor Family Free Flow C800P 

xcmPidFreeFlowC800P OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 

XCMI Working Group          File source/93pidtc.txt           [Page 293]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        "Xerox Free Flow C800P model identifier 
           (not a complete product identifier)." 
    ::= { xcmPidDocuColorCH 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.17.1} 
            -- => SAP PID string = "AA1" 
            -- => USB PID string = 13321 = 0x3409 

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:Xerox Color 800 Press 
-- 
--   The following PnP ID was generated using these 
--   parameters (manufacturer / model ): 
--     mf "Xerox" -mo "Xerox Color 800 Press" 
-- 
--   The generated PnP PID is only valid for those parameters  
--      PnP PID Xerox Color 800 Press      XeroxXerox_Color_800479A 


-- DocuColor Family Free Flow C800P Configuration One 

xcmPidFreeFlowC800PC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Free Flow C800P  
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidFreeFlowC800P 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.17.1.1} 

-- DocuColor Family Free Flow C800P Configuration One Version One 

xcmPidFreeFlowC800PC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Free Flow C800P  
            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidFreeFlowC800PC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.17.1.1.1} 

-- DocuColor Family Free Flow C1000P 

xcmPidFreeFlowC1000P OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Free Flow C1000P model identifier 
           (not a complete product identifier)." 
    ::= { xcmPidDocuColorCH 2 } 

XCMI Working Group          File source/93pidtc.txt           [Page 294]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        -- ::= {1.3.6.1.4.1.253.8.62.1.17.17.2} 
            -- => SAP PID string = "AA2" 
            -- => USB PID string = 13322 = 0x340A 

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:Xerox Color 1000 Press 
-- 
--   The following PnP ID was generated using these 
--   parameters (manufacturer / model ): 
--     mf "Xerox" -mo "Xerox Color 1000 Press" 
-- 
--   The generated PnP PID is only valid for those parameters  
--      PnP PID Xerox Color 1000 Press      XeroxXerox_Color_100E6D3 

-- DocuColor Family Free Flow C1000P Configuration One 

xcmPidFreeFlowC1000PC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Free Flow C1000P  
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidFreeFlowC1000P 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.17.2.1} 

-- DocuColor Family Free Flow C1000P Configuration One Version One 

xcmPidFreeFlowC1000PC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Free Flow C1000P  
            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidFreeFlowC1000PC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.17.2.1.1} 

-- Color 1000 Press Family 

xcmPidColor1000PressFamily OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 1000 Press Family  
           identifier (not a complete product identifier)." 
    ::= { xcmPidDocuColor2000Series 18 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.18} 

-- Model Color 1000 Press with DocuSP 

XCMI Working Group          File source/93pidtc.txt           [Page 295]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidColor1000PressDocuSP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 1000 Press with DocuSP model identifier 
           (not a complete product identifier)." 
    ::= { xcmPidColor1000PressFamily 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.18.1} 
            -- => SAP PID string = "AB1" 
            -- => USB PID string = 13357 = 0x342D 
        -- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:Color 1000PressDocuSP 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model ): 
--     -mf "Xerox" -mo "Color 1000PressDocuSP" 
--   The generated PNP PID is only valid for those parameters  
--              XeroxColor_1000Press1CF7 

-- Model Color 1000 Press with DocuSP Configuration One 

xcmPidColor1000PressDocuSPC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 1000 Press with DocuSP  
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidColor1000PressDocuSP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.18.1.1} 

-- Model Color 1000 Press with DocuSP Configuration One Version One 

xcmPidColor1000PressDocuSPC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 1000 Press with DocuSP  
            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidColor1000PressDocuSPC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.18.1.1.1} 

-- Model Color 1000 Press with EFI DFE 

xcmPidColor1000PressEFIDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 1000 Press with EFI DFE model identifier 
           (not a complete product identifier)." 
    ::= { xcmPidColor1000PressFamily 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.18.2} 
            -- => SAP PID string = "AB2" 
            -- => USB PID string = 13358 = 0x342E 

XCMI Working Group          File source/93pidtc.txt           [Page 296]

Xerox Common Management Interface (XCMI) Standard               07/07/23

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:Color 1000PressEFIDFE 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model ): 
--     -mf "Xerox" -mo "Color 1000PressEFIDFE" 
--   The generated PNP PID is only valid for those parameters  
--              XeroxColor_1000Press813D 

-- Model Color 1000Press with EFI DFE Configuration One 

xcmPidColor1000PressEFIDFEC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 1000 Press with EFI DFE  
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidColor1000PressEFIDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.18.2.1} 

-- Model Color1000Press with EFIDFE Configuration One Version One 

xcmPidColor1000PressEFIDFEC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 1000 Press with EFI DFE  
            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidColor1000PressEFIDFEC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.18.2.1.1} 

-- Model Color 1000 Press with CREO DFE 

xcmPidColor1000PressCREODFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 1000 Press with CREO DFE model identifier  
           (not a complete product identifier)." 
    ::= { xcmPidColor1000PressFamily 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.18.3} 
            -- => SAP PID string = "AB3" 
            -- => USB PID string = 13359 = 0x342F 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:Color 1000PressCREODFE 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model ): 
--     -mf "Xerox" -mo "Color 1000PressCREODFE" 
--   The generated PNP PID is only valid for those parameters  
--              XeroxColor_1000Press2355 

XCMI Working Group          File source/93pidtc.txt           [Page 297]

Xerox Common Management Interface (XCMI) Standard               07/07/23


-- Model Color 1000Press with CREO DFE Configuration One 

xcmPidColor1000PressCREODFEC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 1000 Press with CREO DFE  
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidColor1000PressCREODFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.18.3.1} 

-- Model Color 1000Press with CREO DFE Configuration One Version One 

xcmPidColor1000PressCREODFEC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 1000 Press with CREO DFE   
            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidColor1000PressCREODFEC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.18.3.1.1} 



---------------------------------------------------------------- 
-- DocuColor 3000 Series 
---------------------------------------------------------------- 

xcmPidDocuColor3000series OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 3000 Digital Press product type  
    identifier (not a complete product identifier)." 
    ::= { xcmPidDocuColor2000Series 7 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7} 


xcmPidDocuColor3535 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 3535 with the Fiery EX3535 launch  
         configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidDocuColor3000series 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.1} 
            -- => SAP PID string = "A71" 
            -- => USB PID string = 13213 = 0x339D 

xcmPidDocuColor3535B OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 3535 with the Fiery EX3535 launch  
         configuration model and version, and complete  

XCMI Working Group          File source/93pidtc.txt           [Page 298]

Xerox Common Management Interface (XCMI) Standard               07/07/23

         product identifier." 
    ::= { xcmPidDocuColor3535 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.1.1} 

xcmPidDocuColor240Spire OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 240 with the Spire CX250 launch  
         configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidDocuColor3000series 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.2} 
            -- => SAP PID string = "A72" 
            -- => USB PID string = 13214 = 0x339E 

xcmPidDocuColor240CX250 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 240 with the Spire CX250 launch  
         configuration model and version, and complete  
         product identifier." 
    ::= { xcmPidDocuColor240Spire 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.2.1} 

xcmPidDocuColor250Spire OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 250 with the Spire CX250 launch  
         configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidDocuColor3000series 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.3} 
            -- => SAP PID string = "A73" 
            -- => USB PID string = 13215 = 0x339F 

xcmPidDocuColor250CX250 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 250 with the Spire CX250 launch  
         configuration model and version, and complete  
         product identifier." 
    ::= { xcmPidDocuColor250Spire 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.3.1} 


xcmPidDocuColor240EFI OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 240 with the EFI Fiery launch  
         configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidDocuColor3000series 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.4} 
            -- => SAP PID string = "A74" 

XCMI Working Group          File source/93pidtc.txt           [Page 299]

Xerox Common Management Interface (XCMI) Standard               07/07/23

            -- => USB PID string = 13216 = 0x33A0 

xcmPidDocuColor240EFC OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 240 with the EFI Fiery Controller  
         launch configuration model and version, and complete  
         product identifier." 
    ::= { xcmPidDocuColor240EFI 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.4.1} 

xcmPidDocuColor240EFCv2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 240 with the EFI Fiery Controller  
         launch configuration model and version, and complete  
         product identifier." 
    ::= { xcmPidDocuColor240EFI 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.4.2} 

xcmPidDocuColor250EFI OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 250 with the EFI Fiery launch  
         configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidDocuColor3000series 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.5} 
            -- => SAP PID string = "A75" 
            -- => USB PID string = 13217 = 0x33A1 

xcmPidDocuColor250EFC OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 250 with the EFI Fiery Controller  
         configuration model and version, and complete  
         product identifier." 
    ::= { xcmPidDocuColor250EFI 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.5.1} 

xcmPidDocuColor250EFCv2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 250 with the EFI Fiery Controller  
         configuration model and version, and complete  
         product identifier." 
    ::= { xcmPidDocuColor250EFI 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.5.2} 

xcmPidDocuColor240EXPFC OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 240 with the Fiery EXP250 launch  
         configuration model identifier  

XCMI Working Group          File source/93pidtc.txt           [Page 300]

Xerox Common Management Interface (XCMI) Standard               07/07/23

         (not a complete product identifier)." 
    ::= { xcmPidDocuColor3000series 6 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.6} 
            -- => SAP PID string = "A76" 
            -- => USB PID string = 13218 = 0x33A2 

xcmPidDocuColor240EXP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 240 with the EFI Fiery Controller  
         configuration model and version, and complete  
         product identifier." 
    ::= { xcmPidDocuColor240EXPFC 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.6.1} 


xcmPidDocuColor250EXPFC OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 250 with the Fiery EXP250 launch  
         configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidDocuColor3000series 7 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.7} 
            -- => SAP PID string = "A77" 
            -- => USB PID string = 13219 = 0x33A3 

xcmPidDocuColor250EXP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 250 with the Fiery Controller  
         configuration model and version, and complete  
         product identifier." 
    ::= { xcmPidDocuColor250EXPFC 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.7.1} 


-- 
-- 

xcmPidDocuColor240SPLASH OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 240 with the Fiery Controller  
         and DFE launch configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidDocuColor3000series 8 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.8} 
            -- => SAP PID string = "A78" 
            -- => USB PID string = 13220 = 0x33A4 


XCMI Working Group          File source/93pidtc.txt           [Page 301]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidDocuColor240SPLASHv1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 240 with the Fiery Controller  
         and DFE configuration model and version, and complete  
         product identifier." 
    ::= { xcmPidDocuColor240SPLASH 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.8.1} 

-- 
-- 

xcmPidDocuColor250SPLASH OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 250 with the Fiery Controller  
         and DFE launch configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidDocuColor3000series 9 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.9} 
            -- => SAP PID string = "A79" 
            -- => USB PID string = 13221 = 0x33A5 

xcmPidDocuColor250SPLASHv1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 250 with the Fiery Controller  
         and DFE configuration model and version, and complete  
         product identifier." 
    ::= { xcmPidDocuColor250SPLASH 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.9.1} 

-- 
-- 

xcmPidDocuColor242EFI OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 242 with the EFI Fiery Controller  
         launch configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidDocuColor3000series 17 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.17} 
            -- => SAP PID string = "A7A" 
            -- => USB PID string = 13222 = 0x33A6 

xcmPidDocuColor242EFIv1 OBJECT-IDENTITY 
    STATUS      current 

XCMI Working Group          File source/93pidtc.txt           [Page 302]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    DESCRIPTION 
        "Xerox DocuColor 242 with the EFI Fiery Controller  
         configuration model and version, and complete  
         product identifier." 
    ::= { xcmPidDocuColor242EFI 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.17.1} 
-- 
-- 

xcmPidDocuColor242 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 242 with the Fiery Color Server  
         launch configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidDocuColor3000series 18 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.18} 
            -- => SAP PID string = "A7B" 
            -- => USB PID string = 13223 = 0x33A7 

xcmPidDocuColor242v1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 242 with the Fiery Color Server  
         configuration model and version, and complete  
         product identifier." 
    ::= { xcmPidDocuColor242 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.18.1} 

-- 
-- 

xcmPidDocuColor252EFI OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 252 with the EFI Fiery Controller  
         launch configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidDocuColor3000series 19 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.19} 
            -- => SAP PID string = "A7C" 
            -- => USB PID string = 13224 = 0x33A8 

xcmPidDocuColor252EFIv1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 252 with the EFI Fiery Controller  
         configuration model and version, and complete  
         product identifier." 
    ::= { xcmPidDocuColor252EFI 1 } 

XCMI Working Group          File source/93pidtc.txt           [Page 303]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.19.1} 
-- 
-- 

xcmPidDocuColor252 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 252 with the Fiery Color Server  
         launch configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidDocuColor3000series 20 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.20} 
            -- => SAP PID string = "A7D" 
            -- => USB PID string = 13225 = 0x33A9 

xcmPidDocuColor252v1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 252 with the Fiery Color Server  
         configuration model and version, and complete  
         product identifier." 
    ::= { xcmPidDocuColor252 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.20.1} 

-- 
-- 

xcmPidDocuColor260EFI OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 260 with the EFI Fiery Controller  
         launch configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidDocuColor3000series 21 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.21} 
            -- => SAP PID string = "A7E" 
            -- => USB PID string = 13226 = 0x33AA 

xcmPidDocuColor260EFIv1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 260 with the EFI Fiery Controller  
         configuration model and version, and complete  
         product identifier." 
    ::= { xcmPidDocuColor260EFI 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.21.1} 
-- 
-- 

XCMI Working Group          File source/93pidtc.txt           [Page 304]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidDocuColor260 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 260 with the Fiery Color Server  
         launch configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidDocuColor3000series 22 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.22} 
            -- => SAP PID string = "A7F" 
            -- => USB PID string = 13227 = 0x33AB 

xcmPidDocuColor260v1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 260 with the Fiery Color Server  
         configuration model and version, and complete  
         product identifier." 
    ::= { xcmPidDocuColor260 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.22.1} 

-- 

xcmPidDocuColor242C OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 242 with the Creo Spire Color Server  
         launch configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidDocuColor3000series 23 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.23} 
            -- => SAP PID string = "A7G" 
            -- => USB PID string = 13228 = 0x33AC 

xcmPidDocuColor242Cv1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 242 with the Creo Spire Color Server  
         configuration model and version, and complete  
         product identifier." 
    ::= { xcmPidDocuColor242C 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.23.1} 

-- 

xcmPidDocuColor242S OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 242 Splash  
         launch configuration model identifier  

XCMI Working Group          File source/93pidtc.txt           [Page 305]

Xerox Common Management Interface (XCMI) Standard               07/07/23

         (not a complete product identifier)." 
    ::= { xcmPidDocuColor3000series 24 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.24} 
            -- => SAP PID string = "A7H" 
            -- => USB PID string = 13229 = 0x33AD 

xcmPidDocuColor242Sv1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 242 Splash   
         configuration model and version, and complete  
         product identifier." 
    ::= { xcmPidDocuColor242S 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.24.1} 

-- 

xcmPidDocuColor252C OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 252 with the Creo Spire Color Server  
         launch configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidDocuColor3000series 25 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.25} 
            -- => SAP PID string = "A7I" 
            -- => USB PID string = 13230 = 0x33AE 

xcmPidDocuColor252Cv1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 252 with the Creo Spire Color Server  
         configuration model and version, and complete  
         product identifier." 
    ::= { xcmPidDocuColor252C 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.25.1} 

-- 

xcmPidDocuColor252S OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 252 Splash  
         launch configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidDocuColor3000series 26 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.26} 
            -- => SAP PID string = "A7J" 
            -- => USB PID string = 13231 = 0x33AF 


XCMI Working Group          File source/93pidtc.txt           [Page 306]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidDocuColor252Sv1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 252 Splash   
         configuration model and version, and complete  
         product identifier." 
    ::= { xcmPidDocuColor252S 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.26.1} 


-- 

xcmPidDocuColor260C OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 260 with the Creo Spire Color Server  
         launch configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidDocuColor3000series 27 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.27} 
            -- => SAP PID string = "A7K" 
            -- => USB PID string = 13232 = 0x33B0 

xcmPidDocuColor260Cv1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 260 with the Creo Spire Color Server  
         configuration model and version, and complete  
         product identifier." 
    ::= { xcmPidDocuColor260C 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.27.1} 

-- 

xcmPidDocuColor260S OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 260 Splash  
         launch configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidDocuColor3000series 28 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.28} 
            -- => SAP PID string = "A7L" 
            -- => USB PID string = 13233 = 0x33B1 

xcmPidDocuColor260Sv1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 260 Splash   

XCMI Working Group          File source/93pidtc.txt           [Page 307]

Xerox Common Management Interface (XCMI) Standard               07/07/23

         configuration model and version, and complete  
         product identifier." 
    ::= { xcmPidDocuColor260S 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.17.7.28.1} 




---------------------------------------------------------------- 
-- Production DocuPrint Printers 
---------------------------------------------------------------- 

xcmPidProductionDocuPrintPrinters OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Production DocuPrint Printers product line identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidProductIdentifiers 6 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.6} 


-- Production DocuPrint 65 

xcmPidDocuPrint65 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Production DocuPrint 65 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidProductionDocuPrintPrinters 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.6.1} 

xcmPidDocuPrint65M1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Production DocuPrint 65 launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuPrint65 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.6.1.1} 
            -- => SAP PID string = "611" 

xcmPidDocuPrint65M1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Production DocuPrint 65 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDocuPrint65M1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.6.1.1.1} 



---------------------------------------------------------------- 
-- DocuPrint NPS (Network Printing Systems) Printers 
---------------------------------------------------------------- 


XCMI Working Group          File source/93pidtc.txt           [Page 308]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidDocuPrintNPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS (Network Printing Systems) product line 
                 identifier (not a complete product identifier)." 
    ::= { xcmPidProductIdentifiers 9 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9} 


-- DocuPrint NPS DP4050 Printer 

xcmPidDP4050NPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP4050 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuPrintNPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.1} 

xcmPidDP4050NPSM1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP4050 launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDP4050NPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.1.1} 
            -- => SAP PID string = "911" 

xcmPidDP4050NPSM1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP4050 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDP4050NPSM1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.1.1.1} 


-- DocuPrint NPS DP4090 Printer 

xcmPidDP4090NPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP4090 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuPrintNPS 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.2} 

xcmPidDP4090NPSM1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP4090 launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDP4090NPS 1 } 

XCMI Working Group          File source/93pidtc.txt           [Page 309]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        -- ::= {1.3.6.1.4.1.253.8.62.1.9.2.1} 
            -- => SAP PID string = "921" 

xcmPidDP4090NPSM1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP4090 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDP4090NPSM1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.2.1.1} 


-- DocuPrint NPS DP4850 Printer 

xcmPidDP4850NPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP4850 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuPrintNPS 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.3} 

xcmPidDP4850NPSM1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP4850 launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDP4850NPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.3.1} 
            -- => SAP PID string = "931" 

xcmPidDP4850NPSM1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP4850 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDP4850NPSM1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.3.1.1} 


-- DocuPrint NPS DP4890 Printer 

xcmPidDP4890NPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP4890 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuPrintNPS 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.4} 

xcmPidDP4890NPSM1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP4890 launch configuration model identifier 

XCMI Working Group          File source/93pidtc.txt           [Page 310]

Xerox Common Management Interface (XCMI) Standard               07/07/23

                 (not a complete product identifier)." 
    ::= { xcmPidDP4890NPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.4.1} 
            -- => SAP PID string = "941" 

xcmPidDP4890NPSM1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP4890 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDP4890NPSM1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.4.1.1} 


-- DocuPrint NPS DP4635 Printer 

xcmPidDP4635NPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP4635 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuPrintNPS 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.5} 

xcmPidDP4635NPSM1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP4635 launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDP4635NPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.5.1} 
            -- => SAP PID string = "951" 

xcmPidDP4635NPSM1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP4635 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDP4635NPSM1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.5.1.1} 

-- DocuPrint NPS DP4635 Micr Printer 

xcmPidDP4635NPSMicr OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP4635 Micr launch configuration model identifier
                 (not a complete product identifier)." 
    ::= { xcmPidDP4635NPS 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.5.2} 
            -- => SAP PID string = "952" 

xcmPidDP4635NPSMicrV1 OBJECT-IDENTITY 
    STATUS      current 

XCMI Working Group          File source/93pidtc.txt           [Page 311]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    DESCRIPTION 
        "DocuPrint NPS DP4635 Micr launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDP4635NPSMicr 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.5.2.1} 


-- DocuPrint NPS DP180 Printer 

xcmPidDP180NPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP180 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuPrintNPS 6 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.6} 

xcmPidDP180NPSM1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP180 launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDP180NPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.6.1} 
            -- => SAP PID string = "961" 

xcmPidDP180NPSM1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP180 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDP180NPSM1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.6.1.1} 

-- DocuPrint NPS DP180 Micr Printer 

xcmPidDP180NPSMicr OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP180 Micr launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDP180NPS 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.6.2} 
            -- => SAP PID string = "962" 

xcmPidDP180NPSMicrV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP180 Micr launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDP180NPSMicr 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.6.2.1} 



XCMI Working Group          File source/93pidtc.txt           [Page 312]

Xerox Common Management Interface (XCMI) Standard               07/07/23


-- DocuPrint NPS DP96 Printer 

xcmPidDP96NPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP96 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuPrintNPS 7 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.7} 

xcmPidDP96NPSM1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP96 launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDP96NPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.7.1} 
            -- => SAP PID string = "971" 

xcmPidDP96NPSM1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP96 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDP96NPSM1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.7.1.1} 

-- DocuPrint NPS DP96 Micr Printer 

xcmPidDP96NPSMicr OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP96 Micr launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDP96NPS 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.7.2} 
            -- => SAP PID string = "972" 

xcmPidDP96NPSMicrV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP96 Micr launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDP96NPSMicr 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.7.2.1} 

-- DocuPrint NPS DP92c Printer 

xcmPidDP92cNPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP92c product type identifier 
                 (not a complete product identifier)." 

XCMI Working Group          File source/93pidtc.txt           [Page 313]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    ::= { xcmPidDocuPrintNPS 8 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.8} 

xcmPidDP92cNPSM1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP92c launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDP92cNPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.8.1} 
            -- => SAP PID string = "981" 

xcmPidDP92cNPSM1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP92c launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDP92cNPSM1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.8.1.1} 

-- DocuPrint NPS DP155 Printer 

xcmPidDP155NPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP155 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuPrintNPS 9 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.9} 

xcmPidDP155NPSM1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP155 launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDP155NPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.9.1} 
            -- => SAP PID string = "991" 

xcmPidDP155NPSM1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP155 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDP155NPSM1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.9.1.1} 

-- DocuPrint NPS DP155 Micr Printer 

xcmPidDP155NPSMicr OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP155 Micr launch configuration model identifier 
                 (not a complete product identifier)." 

XCMI Working Group          File source/93pidtc.txt           [Page 314]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    ::= { xcmPidDP155NPS 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.9.2} 
            -- => SAP PID string = "992" 

xcmPidDP155NPSMicrV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP155 Micr launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDP155NPSMicr 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.9.2.1} 

-- DocuPrint NPS DP115 Printer 

xcmPidDP115NPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP115 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuPrintNPS 17 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.17} 

xcmPidDP115NPSM1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP115 launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDP115NPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.17.1} 
            -- => SAP PID string = "9A1" 

xcmPidDP115NPSM1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP115 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDP115NPSM1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.17.1.1} 

-- DocuPrint NPS DP115 Micr Printer 

xcmPidDP115NPSMicr OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP115 Micr launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDP115NPS 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.17.2} 
            -- => SAP PID string = "9A2" 

xcmPidDP115NPSMicrV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP115 Micr launch configuration version, 

XCMI Working Group          File source/93pidtc.txt           [Page 315]

Xerox Common Management Interface (XCMI) Standard               07/07/23

                 and complete product identifier." 
    ::= { xcmPidDP115NPSMicr 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.17.2.1} 

-- DocuPrint NPS DP100 Printer 

xcmPidDP100NPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP100 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuPrintNPS 18 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.18} 

xcmPidDP100NPSM1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP100 launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDP100NPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.18.1} 
            -- => SAP PID string = "9B1" 

xcmPidDP100NPSM1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP100 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDP100NPSM1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.18.1.1} 

-- DocuPrint NPS DP100 Micr Printer 

xcmPidDP100NPSMicr OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP100 Micr launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDP100NPS 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.18.2} 
            -- => SAP PID string = "9B2" 

xcmPidDP100NPSMicrV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint NPS DP100 Micr launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDP100NPSMicr 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.18.2.1} 

-- DocuColor 2045 and 2060 NPS/IPS 

xcmPidDC2000FamilyNPS OBJECT-IDENTITY 
    STATUS      current 

XCMI Working Group          File source/93pidtc.txt           [Page 316]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    DESCRIPTION 
        "DocuColor 2000 NPS Family product line identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuPrintNPS 19 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.19} 

xcmPidDocuColor2045NPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
     "Xerox DocuColor 2045 NPS/IPS product identifier 
       (not a complete product identifier)." 
    ::= { xcmPidDC2000FamilyNPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.19.1} 
            -- => SAP PID string = "9C1" 

xcmPidDocuColor2045NPSV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 2045 NPS/IPS launch configuration 
                 version, and complete product identifier." 
    ::= { xcmPidDocuColor2045NPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.19.1.1} 

xcmPidDocuColor2060NPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 2060 NPS/IPS product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDC2000FamilyNPS 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.19.2} 
            -- => SAP PID string = "9C2" 

xcmPidDocuColor2060NPSV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 2060 NPS/IPS launch configuration 
                 version, and complete product identifier." 
    ::= { xcmPidDocuColor2060NPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.19.2.1} 

xcmPidDocuColor5252NPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 5252 NPS/IPS product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDC2000FamilyNPS 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.19.3} 
            -- => SAP PID string = "9C3" 

xcmPidDocuColor5252NPSV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 5252 NPS/IPS launch configuration 
                 version, and complete product identifier." 

XCMI Working Group          File source/93pidtc.txt           [Page 317]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    ::= { xcmPidDocuColor5252NPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.19.3.1} 

------------------------------------------------------ 
--  
-- DocuColor 6000 NPS/IPS Family per Nick Briggs 
-- No USB connectivity 
------------------------------------------------------ 

xcmPidDC6000FamilyNPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuColor 6000 NPS Family product line identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuPrintNPS 20 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.20} 

xcmPidDocuColor6060NPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 6060 NPS/IPS product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDC6000FamilyNPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.20.1} 
            -- => SAP PID string = "9D1" 

xcmPidDocuColor6060NPSV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 6060 NPS/IPS launch configuration 
                 version, and complete product identifier." 
    ::= { xcmPidDocuColor6060NPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.20.1.1} 


xcmPidDocuColor6080NPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 6080 NPS/IPS product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDC6000FamilyNPS 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.20.2} 
            -- => SAP PID string = "9D2" 

xcmPidDocuColor6080NPSV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 6080 NPS/IPS launch configuration 
                 version, and complete product identifier." 
    ::= { xcmPidDocuColor6080NPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.9.20.2.1} 


---------------------------------------------------------------- 

XCMI Working Group          File source/93pidtc.txt           [Page 318]

Xerox Common Management Interface (XCMI) Standard               07/07/23

-- DocuPrint EPS Printers 
---------------------------------------------------------------- 

xcmPidDocuPrintEPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint EPS product line                           
                 identifier (not a complete product identifier)." 
    ::= { xcmPidProductIdentifiers 18 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.18} 

-- DocuPrint DP180 EPS Printer 

xcmPidDP180EPS OBJECT-IDENTITY 
    STATUS      current           -- actually deprecated 
    DESCRIPTION 
        "DocuPrint DP180 EPS product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuPrintEPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.18.1} 

xcmPidDP180EPSM1 OBJECT-IDENTITY 
    STATUS      current           -- actually deprecated 
    DESCRIPTION 
        "DocuPrint DP180 EPS launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDP180EPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.18.1.1} 
            -- => SAP PID string = "B11" 

xcmPidDP180EPSM1V1 OBJECT-IDENTITY 
    STATUS      current           -- actually deprecated 
    DESCRIPTION 
        "DocuPrint DP180 EPS launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDP180EPSM1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.18.1.1.1} 

-- DocuPrint 2000 Series EPS Printers 

xcmPidDP2000EPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 2000 Series EPS product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuPrintEPS 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.18.2} 

xcmPidDP2000S100EPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
     "DocuPrint 2000 Series 100 EPS launch configuration 
      model identifier (not a complete product identifier)." 
    ::= { xcmPidDP2000EPS 1 } 

XCMI Working Group          File source/93pidtc.txt           [Page 319]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        -- ::= {1.3.6.1.4.1.253.8.62.1.18.2.1} 
            -- => SAP PID string = "B21" 

xcmPidDP2000S100EPSV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 2000 Series 100 EPS launch configuration 
                 version and complete product identifier." 
    ::= { xcmPidDP2000S100EPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.18.2.1.1} 

xcmPidDP2000S115EPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 2000 Series 115 EPS launch configuration 
                 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDP2000EPS 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.18.2.2} 
            -- => SAP PID string = "B22" 

xcmPidDP2000S115EPSV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 2000 Series 115 EPS launch configuration 
                 version and complete product identifier." 
    ::= { xcmPidDP2000S115EPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.18.2.2.1} 

xcmPidDP2000S135EPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 2000 Series 135 EPS launch configuration 
                 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDP2000EPS 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.18.2.3} 
            -- => SAP PID string = "B23" 

xcmPidDP2000S135EPSV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 2000 Series 135 EPS launch configuration 
                 version and complete product identifier." 
    ::= { xcmPidDP2000S135EPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.18.2.3.1} 

xcmPidDP2000S155EPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
     "DocuPrint 2000 Series 155 EPS launch configuration 
       model identifier (not a complete product identifier)." 
    ::= { xcmPidDP2000EPS 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.18.2.4} 

XCMI Working Group          File source/93pidtc.txt           [Page 320]

Xerox Common Management Interface (XCMI) Standard               07/07/23

            -- => SAP PID string = "B24" 

xcmPidDP2000S155EPSV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 2000 Series 155 EPS launch configuration 
                 version and complete product identifier." 
    ::= { xcmPidDP2000S155EPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.18.2.4.1} 

xcmPidDP2000S180EPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 2000 Series 180 EPS launch configuration 
                 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDP2000EPS 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.18.2.5} 
            -- => SAP PID string = "B25" 

xcmPidDP2000S180EPSV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 2000 Series 180 EPS launch configuration 
                 version and complete product identifier." 
    ::= { xcmPidDP2000S180EPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.18.2.5.1} 

-- DocuPrint 2000 Series EPS MICR Printers 

xcmPidDP2000S100EPSMX OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 2000 Series 100 EPS MX launch configuration 
                 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDP2000EPS 8 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.18.2.8} 
            -- => SAP PID string = "B28" 

xcmPidDP2000S100EPSMXV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 2000 Series 100 EPS MX launch configuration 
                 version and complete product identifier." 
    ::= { xcmPidDP2000S100EPSMX 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.18.2.8.1} 

xcmPidDP2000S115EPSMX OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 2000 Series 115 EPS MX launch configuration 
                 model identifier 
                 (not a complete product identifier)." 

XCMI Working Group          File source/93pidtc.txt           [Page 321]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    ::= { xcmPidDP2000EPS 9 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.18.2.9} 
            -- => SAP PID string = "B29" 

xcmPidDP2000S115EPSMXV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 2000 Series 115 EPS MX launch configuration 
                 version and complete product identifier." 
    ::= { xcmPidDP2000S115EPSMX 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.18.2.9.1} 

xcmPidDP2000S135EPSMX OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 2000 Series 135 EPS MX launch configuration 
                 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDP2000EPS 17 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.18.2.17} 
            -- => SAP PID string = "B2A" 

xcmPidDP2000S135EPSMXV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 2000 Series 135 EPS MX launch configuration 
                 version and complete product identifier." 
    ::= { xcmPidDP2000S135EPSMX 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.18.2.17.1} 

xcmPidDP2000S155EPSMX OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 2000 Series 155 EPS MX launch configuration 
                 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDP2000EPS 18 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.18.2.18} 
            -- => SAP PID string = "B2B" 

xcmPidDP2000S155EPSMXV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 2000 Series 155 EPS MX launch configuration 
                 version and complete product identifier." 
    ::= { xcmPidDP2000S155EPSMX 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.18.2.18.1} 

xcmPidDP2000S180EPSMX OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 2000 Series 180 EPS MX launch configuration 
                 model identifier 
                 (not a complete product identifier)." 

XCMI Working Group          File source/93pidtc.txt           [Page 322]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    ::= { xcmPidDP2000EPS 19 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.18.2.19} 
            -- => SAP PID string = "B2C" 

xcmPidDP2000S180EPSMXV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 2000 Series 180 EPS MX launch configuration 
                 version and complete product identifier." 
    ::= { xcmPidDP2000S180EPSMX 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.18.2.19.1} 

-- DocuPrint 6075 

xcmPidDP2000S6075 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 6075 launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDP2000EPS 6 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.18.2.6} 
            -- => SAP PID string = "B26" 

xcmPidDP2000S6075V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 6075 launch configuration 
                 version and complete product identifier." 
    ::= { xcmPidDP2000S6075 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.18.2.6.1} 

-- DocuPrint 6090 

xcmPidDP2000S6090 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 6090 launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDP2000EPS 7 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.18.2.7} 
            -- => SAP PID string = "B27" 

xcmPidDP2000S6090V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 6090 launch configuration 
                 version and complete product identifier." 
    ::= { xcmPidDP2000S6090 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.18.2.7.1} 

-- DocuPrint DP180 Micr EPS Printer 

xcmPidDP180EPSMicr OBJECT-IDENTITY 
    STATUS      current           -- actually deprecated 

XCMI Working Group          File source/93pidtc.txt           [Page 323]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    DESCRIPTION 
     "DocuPrint DP180 Micr EPS launch model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDP180EPS 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.18.1.2} 
            -- => SAP PID string = "B12" 

xcmPidDP180EPSMicrV1 OBJECT-IDENTITY 
    STATUS      current           -- actually deprecated 
    DESCRIPTION 
        "DocuPrint DP180 Micr EPS launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDP180EPSMicr 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.18.1.2.1} 


---------------------------------------------------------------- 
-- DocuPrint Continuous Feed Printers 
-- Note: Despite the naming this Product Line Arc is being used 
--       for all continuous feed products. 
---------------------------------------------------------------- 

xcmPidDocuPrintCF OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint Continuous Feed product line 
                 identifier (not a complete product identifier)." 
    ::= { xcmPidProductIdentifiers 21 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21} 

-- DocuPrint Plus Printers 

xcmPidDPCFPlus OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint Plus product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuPrintCF 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.1} 

xcmPidDPCF900P OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 900 Plus launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDPCFPlus 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.1.1} 
            -- => SAP PID string = "E11" 
            -- => USB PID string = 18181 = 0x4705 


XCMI Working Group          File source/93pidtc.txt           [Page 324]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidDPCF900PV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 900 Plus launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDPCF900P 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.1.1.1} 

xcmPidDPCF1300P OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 1300 Plus launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDPCFPlus 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.1.2} 
            -- => SAP PID string = "E12" 
            -- => USB PID string = 18182 = 0x4706 

xcmPidDPCF1300PV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 1300 Plus launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDPCF1300P 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.1.2.1} 

-- ---------------------------------------------- 
-- DocuPrint 2000 Continuous Feed Series Printers 
-- ---------------------------------------------- 
xcmPidDP2000CF OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 2000 Continuous Feed Series product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuPrintCF 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.2} 


xcmPidDP2000S350CF OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 2000 Series 350 CF launch configuration 
                 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDP2000CF 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.2.1} 
            -- => SAP PID string = "E21" 
            -- => USB PID string = 18217 = 0x4729 


XCMI Working Group          File source/93pidtc.txt           [Page 325]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidDP2000S350CFV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 2000 Series 350 CF launch configuration 
                 version and complete product identifier." 
    ::= { xcmPidDP2000S350CF 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.2.1.1} 

xcmPidDP2000S425CF OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 2000 Series 425 CF launch configuration 
                 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDP2000CF 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.2.2} 
            -- => SAP PID string = "E22" 
            -- => USB PID string = 18218 = 0x472A 

xcmPidDP2000S425CFV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 2000 Series 425 CF launch configuration 
                 version and complete product identifier." 
    ::= { xcmPidDP2000S425CF 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.2.2.1} 

xcmPidDP2000S500CF OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 2000 Series 500 CF launch configuration 
                 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDP2000CF 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.2.3} 
            -- => SAP PID string = "E23" 
            -- => USB PID string = 18219 = 0x472B 

xcmPidDP2000S500CFV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 2000 Series 500 CF launch configuration 
                 version and complete product identifier." 
    ::= { xcmPidDP2000S500CF 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.2.3.1} 


xcmPidDP2000S700CFD OBJECT-IDENTITY 

XCMI Working Group          File source/93pidtc.txt           [Page 326]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    STATUS      current 
    DESCRIPTION 
        "DocuPrint 2000 Series 700 CFD launch configuration 
                 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDP2000CF 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.2.4} 
            -- => SAP PID string = "E24" 
            -- => USB PID string = 18220 = 0x472C 

xcmPidDP2000S700CFDV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 2000 Series 700 CFD launch configuration 
                 version and complete product identifier." 
    ::= { xcmPidDP2000S700CFD 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.2.4.1} 

xcmPidDP2000S850CFD OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 2000 Series 850 CFD launch configuration 
                 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDP2000CF 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.2.5} 
            -- => SAP PID string = "E25" 
            -- => USB PID string = 18221 = 0x472D 

xcmPidDP2000S850CFDV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 2000 Series 850 CFD launch configuration 
                 version and complete product identifier." 
    ::= { xcmPidDP2000S850CFD 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.2.5.1} 

xcmPidDP2000S1000CFD OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 2000 Series 1000 CFD launch configuration 
                 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDP2000CF 6 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.2.6} 
            -- => SAP PID string = "E26" 
            -- => USB PID string = 18222 = 0x472E 

xcmPidDP2000S1000CFDV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 2000 Series 1000 CFD launch configuration 
                 version and complete product identifier." 
    ::= { xcmPidDP2000S1000CFD 1 } 

XCMI Working Group          File source/93pidtc.txt           [Page 327]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        -- ::= {1.3.6.1.4.1.253.8.62.1.21.2.6.1} 

xcmPidDP2000S525CF OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 525 CF Simplex launch configuration 
                 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDP2000CF 7 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.2.7} 
            -- => SAP PID string = "E27" 
            -- => USB PID string = 18223 = 0x472F 

xcmPidDP2000S525CFV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 525 CF Simplex launch configuration 
                 version and complete product identifier." 
    ::= { xcmPidDP2000S525CF 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.2.7.1} 

xcmPidDP2000S1050CFD OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 1050 CF Duplex launch configuration 
                 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDP2000CF 8 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.2.8} 
            -- => SAP PID string = "E28" 
            -- => USB PID string = 18224 = 0x4730 

xcmPidDP2000S1050CFDV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuPrint 1050 CF Duplex launch configuration 
                 version and complete product identifier." 
    ::= { xcmPidDP2000S1050CFD 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.2.8.1} 

-- 
-- 
xcmPidDP650CFD OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 650 Continuous Feed launch configuration 
                 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDP2000CF 9 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.2.9} 
            -- => SAP PID string = "E29" 
            -- => USB PID string = 18225 = 0x4731 


XCMI Working Group          File source/93pidtc.txt           [Page 328]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidDP650CFDV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 650 Continuous Feed launch configuration 
                 version and complete product identifier." 
    ::= { xcmPidDP650CFD 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.2.9.1} 

-- 
-- 
xcmPidDP1300CFD OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 1300 Continuous Feed launch configuration 
                 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDP2000CF 17 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.2.17} 
            -- => SAP PID string = "E2A" 
            -- => USB PID string = 18226 = 0x4732 

xcmPidDP1300CFDV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 1300 Continuous Feed launch configuration 
                 version and complete product identifier." 
    ::= { xcmPidDP1300CFD 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.2.17.1} 

xcmPidx495CF OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuPrint x495 CF Duplex launch configuration 
                 model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDP2000CF 18 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.2.18} 
            -- => SAP PID string = "E2B" 
            -- => USB PID string = 18227 = 0x4733 

xcmPidx495CFV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuPrint x495 CF Duplex launch configuration 
                 version and complete product identifier." 
    ::= { xcmPidx495CF 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.2.18.1} 

-- 
-- 

XCMI Working Group          File source/93pidtc.txt           [Page 329]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidUSX495CF OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 495 Continuous Feed Printing System  
          launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDP2000CF 19 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.2.19} 
            -- => SAP PID string = "E2C" 
            -- => USB PID string = 18228 = 0x4734 

xcmPidUSX495CFV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 495 Continuous Feed Printing System  
            launch configuration version and complete  
            product identifier." 
    ::= { xcmPidUSX495CF 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.2.19.1} 

-- ---------------------------------------------- 
-- DocuSP Color Servers 
-- ---------------------------------------------- 

xcmPidDPServer OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuSP Servers product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuPrintCF 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.3} 


xcmPidXXP2x2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox FreeFlow DocuSP Color Server XXP242/252  
          launch configuration model identifier 
          (not a complete product identifier)." 
    ::= { xcmPidDPServer 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.3.1} 
            -- => SAP PID string = "E31" 
            -- => USB PID string = 18253 = 0x474D 

xcmPidXXP2x2V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox FreeFlow DocuSP Color Server XXP242/252  
               version and complete product identifier." 
    ::= { xcmPidXXP2x2 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.3.1.1} 

XCMI Working Group          File source/93pidtc.txt           [Page 330]

Xerox Common Management Interface (XCMI) Standard               07/07/23



-- ---------------------------------------------- 
-- ColorContinousFeed Branch  
-- ---------------------------------------------- 

xcmPidColorContinousFeed OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color Continous Feed  product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuPrintCF 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.4} 

-- 
-- 

xcmPidC490CF OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 490 Continuous Feed Printing System model  
           identifier (not a complete product identifier)." 
    ::= { xcmPidColorContinousFeed 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.4.1} 
            -- => SAP PID string = "E41" 
            -- => USB PID string = 18289 = 0x4771 

            -- => PnP ID Model Name   DocuSP 490CF  
            -- => PnP ID PS   XEROXDocuSP_490CF_PS4F2F 
            -- => PnP ID PCL  XEROXDocuSP_490CF_PCE900 
            -- => PnP ID PCL6 XEROXDocuSP_490CF_PC1669 

xcmPidC490CFC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 490 Continuous Feed Printing System  
           model and configuration identifier 
           (not a complete product identifier)." 
    ::= { xcmPidC490CF 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.4.1.1} 

xcmPidC490CFC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 490 Continuous Feed Printing System  
            launch model, configuration, version 1.  
            A complete product identifier." 
    ::= { xcmPidC490CFC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.4.1.1.1} 

-- 

XCMI Working Group          File source/93pidtc.txt           [Page 331]

Xerox Common Management Interface (XCMI) Standard               07/07/23

-- 

xcmPidC980CF OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 980 Continuous Feed Printing System model  
           identifier (not a complete product identifier)." 
    ::= { xcmPidColorContinousFeed 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.4.2} 
            -- => SAP PID string = "E42" 
            -- => USB PID string = 18290 = 0x4772 

            -- => PnP ID Model Name DocuSP 980CF  
            -- => PnP ID PS   XEROXDocuSP_980CF_PSD65F 
            -- => PnP ID PCL  XEROXDocuSP_980CF_PC0D9A 
            -- => PnP ID PCL6 XEROXDocuSP_980CF_PC7D0D 

xcmPidC980CFC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 980 Continuous Feed Printing System  
           model and configuration identifier 
           (not a complete product identifier)." 
    ::= { xcmPidC980CF 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.4.2.1} 

xcmPidC980CFC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 980 Continuous Feed Printing System  
            launch model, configuration, version 1.  
            A complete product identifier." 
    ::= { xcmPidC980CFC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.4.2.1.1} 

-- C1090CF Color Continuous Feed Printing System   

xcmPidC1090CF OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox CiPress 500 Production Inkjet System  
          System model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidColorContinousFeed 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.4.3} 
            -- => SAP PID string = "E43" 
            -- => USB PID string = 18291 = 0x4773 
-- 
-- PNP PID Generation PLEASE NOTE: 

XCMI Working Group          File source/93pidtc.txt           [Page 332]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:Xerox CiPress 500 Production Inkjet System 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "Xerox CiPress 500 Production Inkjet System" 
--   The generated PNP PID is only valid for those parameters  
--                XeroxXerox_CiPress_57A9E 

-- CiPress 500 Production Inkjet System  
--    Configuration One  

xcmPidC1090CFC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox CiPress 500 Production Inkjet System  
          model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidC1090CF 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.4.3.1} 

-- CiPress 500 Production Inkjet System  
--    Configuration One Version One  

xcmPidC1090CFC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox CiPress 500 Production Inkjet System  
          launch model, configuration 1, version 1.  
            A complete product identifier." 
    ::= { xcmPidC1090CFC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.4.3.1.1} 

-- C2180CF Color Continuous Feed Printing System   

xcmPidC2180CF OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox C2180CF Color Continuous Feed Printing  
          System model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidColorContinousFeed 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.4.4} 
            -- => SAP PID string = "E44" 
            -- => USB PID string = 18292 = 0x4774 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:C2180CF 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 

XCMI Working Group          File source/93pidtc.txt           [Page 333]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--     -mf "Xerox" -mo "C2180CF" 
--   The generated PNP PID is only valid for those parameters  
--      C2180CF       XeroxC2180CFFCEC 

-- C2180CF Color Continuous Feed Printing System  
--    Configuration One  

xcmPidC2180CFC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox C2180CF Color Continuous Feed Printing System  
          model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidC2180CF 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.4.4.1} 

-- C2180CF Color Continuous Feed Printing System  
--    Configuration One Version One  

xcmPidC2180CFC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox C2180CF Color Continuous Feed Printing System  
          launch model, configuration 1, version 1.  
            A complete product identifier." 
    ::= { xcmPidC2180CFC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.21.4.4.1.1} 

-- 
-- 

---------------------------------------------------------------- 
-- DocuTechs 

XCMI Working Group          File source/93pidtc.txt           [Page 336]

Xerox Common Management Interface (XCMI) Standard               07/07/23

---------------------------------------------------------------- 

xcmPidDocuTechs OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuTech product line identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidProductIdentifiers 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5} 


-- 
-- 

-- DocuTech 6100 (DocuSP 6100) 

xcmPidDocuTech6100 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuTech 6100 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuTechs 4 } 

XCMI Working Group          File source/93pidtc.txt           [Page 337]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        -- ::= {1.3.6.1.4.1.253.8.62.1.5.4} 

xcmPidDocuTech6100M1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuTech 6100 launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuTech6100 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.4.1} 
            -- => SAP PID string = "541" 

xcmPidDocuTech6100M1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuTech 6100 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDocuTech6100M1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.4.1.1} 

xcmPidDocuTech6100M1V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuTech 6100 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDocuTech6100M1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.4.1.2} 

-- DocuTech 6115 (DocuSP 6115) 

xcmPidDocuTech6115 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuTech 6115 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuTechs 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.5} 

xcmPidDocuTech6115M1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuTech 6115 launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuTech6115 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.5.1} 
            -- => SAP PID string = "551" 

xcmPidDocuTech6115M1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuTech 6115 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDocuTech6115M1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.5.1.1} 


XCMI Working Group          File source/93pidtc.txt           [Page 338]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidDocuTech6115M1V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuTech 6115 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDocuTech6115M1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.5.1.2} 

-- DocuTech 6135 (DocuSP 6135) 

xcmPidDocuTech6135 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuTech 6135 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuTechs 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.2} 

xcmPidDocuTech6135M1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuTech 6135 launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuTech6135 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.2.1} 
            -- => SAP PID string = "521" 

xcmPidDocuTech6135M1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuTech 6135 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDocuTech6135M1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.2.1.1} 

xcmPidDocuTech6135M1V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuTech 6135 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDocuTech6135M1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.2.1.2} 

-- DocuTech 6155 (DocuSP 6155) 

xcmPidDocuTech6155 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuTech 6155 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuTechs 6 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.6} 


XCMI Working Group          File source/93pidtc.txt           [Page 339]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidDocuTech6155M1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuTech 6155 launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuTech6155 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.6.1} 
            -- => SAP PID string = "561" 

xcmPidDocuTech6155M1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuTech 6155 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDocuTech6155M1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.6.1.1} 

xcmPidDocuTech6155M1V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuTech 6155 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDocuTech6155M1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.6.1.2} 

-- DocuTech 6180 (DocuSP 6180) 

xcmPidDocuTech6180 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuTech 6180 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuTechs 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.3} 

xcmPidDocuTech6180M1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuTech 6180 launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuTech6180 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.3.1} 
            -- => SAP PID string = "531" 

xcmPidDocuTech6180M1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuTech 6180 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDocuTech6180M1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.3.1.1} 

xcmPidDocuTech6180M1V2 OBJECT-IDENTITY 

XCMI Working Group          File source/93pidtc.txt           [Page 340]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    STATUS      current 
    DESCRIPTION 
        "DocuTech 6180 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDocuTech6180M1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.3.1.2} 

-- DocuTech 6075 (DocuSP 6075) 

xcmPidDocuTech6075 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuTech 6075 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuTechs 7 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.7} 

xcmPidDocuTech6075M1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuTech 6075 launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuTech6075 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.7.1} 
            -- => SAP PID string = "571" 

xcmPidDocuTech6075M1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuTech 6075 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDocuTech6075M1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.7.1.1} 

-- DocuTech 6090 (DocuSP 6090) 

xcmPidDocuTech6090 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuTech 6090 product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuTechs 8 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.8} 

xcmPidDocuTech6090M1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuTech 6090 launch configuration model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuTech6090 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.8.1} 
            -- => SAP PID string = "581" 

xcmPidDocuTech6090M1V1 OBJECT-IDENTITY 

XCMI Working Group          File source/93pidtc.txt           [Page 341]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    STATUS      current 
    DESCRIPTION 
        "DocuTech 6090 launch configuration version, 
                 and complete product identifier." 
    ::= { xcmPidDocuTech6090M1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.8.1.1} 

-- 
-- 




---------------------------------------------------------------- 
-- updated Xerox Nuvera Product Line PID name 
--    OLD = xcmPidNuvera 
--    NEW = xcmPidNuveraProductLine 
-- 
--    NOTE: Reset of branch definition remains the same 
--    5/1/2012 by TSilver 
---------------------------------------------------------------- 

xcmPidNuveraProductLine OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera product line identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidProductIdentifiers 23 } 

XCMI Working Group          File source/93pidtc.txt           [Page 347]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        -- ::= {1.3.6.1.4.1.253.8.62.1.23} 

-- 
-- Nuvera 100ppm 
-- 

xcmPidNuvera100 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 100ppm product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidNuveraProductLine 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.1} 

xcmPidNuvera100DCP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 100 DC/P multi-function system model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidNuvera100 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.1.1} 
            -- => SAP PID string = "G11" 
            -- => USB PID string = 20773 = 0x5125 

xcmPidNuvera100DCPV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 100 DC/P multi-function system first version 
                 complete product identifier." 
    ::= { xcmPidNuvera100DCP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.1.1.1} 

xcmPidNuvera100DCPV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 100 DC/P multi-function system second version 
                 complete product identifier." 
    ::= { xcmPidNuvera100DCP 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.1.1.2} 

xcmPidNuvera100DCPV3 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 100 DC/P multi-function system third version 
                 complete product identifier." 
    ::= { xcmPidNuvera100DCP 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.1.1.3} 

xcmPidNuvera100DCPV4 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 100 DC/P multi-function system fourth version 
                 complete product identifier." 
    ::= { xcmPidNuvera100DCP 4 } 

XCMI Working Group          File source/93pidtc.txt           [Page 348]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        -- ::= {1.3.6.1.4.1.253.8.62.1.23.1.1.4} 

xcmPidNuvera100DCPV5 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 100 DC/P multi-function system fifth version 
                 complete product identifier." 
    ::= { xcmPidNuvera100DCP 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.1.1.5} 

xcmPidNuvera100DPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 100 DPS multi-function system model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidNuvera100 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.1.2} 
            -- => SAP PID string = "G12" 
            -- => USB PID string = 20774 = 0x5126 

xcmPidNuvera100DPSV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 100 DPS multi-function system first version 
                 complete product identifier." 
    ::= { xcmPidNuvera100DPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.1.2.1} 

xcmPidNuvera100DPSV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 100 DPS multi-function system second version 
                 complete product identifier." 
    ::= { xcmPidNuvera100DPS 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.1.2.2} 

xcmPidNuvera100DPSV3 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 100 DPS multi-function system third version 
                 complete product identifier." 
    ::= { xcmPidNuvera100DPS 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.1.2.3} 

xcmPidNuvera100DPSV4 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 100 DPS multi-function system fourth version 
                 complete product identifier." 
    ::= { xcmPidNuvera100DPS 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.1.2.4} 

xcmPidNuvera100DPSV5 OBJECT-IDENTITY 
    STATUS      current 

XCMI Working Group          File source/93pidtc.txt           [Page 349]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    DESCRIPTION 
        "Nuvera 100 DPS multi-function system fifth version 
                 complete product identifier." 
    ::= { xcmPidNuvera100DPS 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.1.2.5} 

xcmPidNuvera100MXDPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 100 MX DPS multi-function MICR system model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidNuvera100 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.1.3} 
            -- => SAP PID string = "G13" 
            -- => USB PID string = 20775 = 0x5127 

xcmPidNuvera100MXDPSV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 100 MX DPS multi-function MICR system first version 
                 complete product identifier." 
    ::= { xcmPidNuvera100MXDPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.1.3.1} 

xcmPidNuvera100MXDPSV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 100 MX DPS multi-function MICR system second version 
                 complete product identifier." 
    ::= { xcmPidNuvera100MXDPS 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.1.3.2} 

xcmPidNuvera100MXDPSV3 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 100 MX DPS multi-function MICR system third version 
                 complete product identifier." 
    ::= { xcmPidNuvera100MXDPS 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.1.3.3} 

xcmPidNuvera100MXDPSV4 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 100 MX DPS multi-function MICR system fourth version 
                 complete product identifier." 
    ::= { xcmPidNuvera100MXDPS 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.1.3.4} 

xcmPidNuvera100MXDPSV5 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 100 MX DPS multi-function MICR system fifth version 
                 complete product identifier." 
    ::= { xcmPidNuvera100MXDPS 5 } 

XCMI Working Group          File source/93pidtc.txt           [Page 350]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        -- ::= {1.3.6.1.4.1.253.8.62.1.23.1.3.5} 

xcmPidNuvera100DCPEA OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera DC/P 100EA model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidNuvera100 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.1.4} 
            -- => SAP PID string = "G14" 
            -- => USB PID string = 20776 = 0x5128 

xcmPidNuvera100DCPEAV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera DC/P 100EA model identifier a 
                 complete product identifier." 
    ::= { xcmPidNuvera100DCPEA 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.1.4.1} 

xcmPidNuvera100DPSEA OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera DPS 100EA model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidNuvera100 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.1.5} 
            -- => SAP PID string = "G15" 
            -- => USB PID string = 20777 = 0x5129 

xcmPidNuvera100DPSEAV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera DPS 100EA model identifier a 
                 complete product identifier." 
    ::= { xcmPidNuvera100DPSEA 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.1.5.1} 

-- 
-- Nuvera 120ppm 
-- 

xcmPidNuvera120 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 120ppm product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidNuveraProductLine 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.2} 

xcmPidNuvera120DCP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 120 DC/P multi-function system model identifier 

XCMI Working Group          File source/93pidtc.txt           [Page 351]

Xerox Common Management Interface (XCMI) Standard               07/07/23

                 (not a complete product identifier)." 
    ::= { xcmPidNuvera120 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.2.1} 
            -- => SAP PID string = "G21" 
            -- => USB PID string = 20809 = 0x5149 

xcmPidNuvera120DCPV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 120 DC/P multi-function system first version 
                 complete product identifier." 
    ::= { xcmPidNuvera120DCP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.2.1.1} 

xcmPidNuvera120DCPV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 120 DC/P multi-function system second version 
                 complete product identifier." 
    ::= { xcmPidNuvera120DCP 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.2.1.2} 

xcmPidNuvera120DCPV3 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 120 DC/P multi-function system third version 
                 complete product identifier." 
    ::= { xcmPidNuvera120DCP 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.2.1.3} 

xcmPidNuvera120DCPV4 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 120 DC/P multi-function system fourth version 
                 complete product identifier." 
    ::= { xcmPidNuvera120DCP 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.2.1.4} 

xcmPidNuvera120DCPV5 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 120 DC/P multi-function system fifth version 
                 complete product identifier." 
    ::= { xcmPidNuvera120DCP 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.2.1.5} 

xcmPidNuvera120DPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 120 DPS multi-function system model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidNuvera120 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.2.2} 
            -- => SAP PID string = "G22" 

XCMI Working Group          File source/93pidtc.txt           [Page 352]

Xerox Common Management Interface (XCMI) Standard               07/07/23

            -- => USB PID string = 20810 = 0x514A 

xcmPidNuvera120DPSV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 120 DPS multi-function system first version 
                 complete product identifier." 
    ::= { xcmPidNuvera120DPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.2.2.1} 

xcmPidNuvera120DPSV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 120 DPS multi-function system second version 
                 complete product identifier." 
    ::= { xcmPidNuvera120DPS 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.2.2.2} 

xcmPidNuvera120DPSV3 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 120 DPS multi-function system third version 
                 complete product identifier." 
    ::= { xcmPidNuvera120DPS 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.2.2.3} 

xcmPidNuvera120DPSV4 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 120 DPS multi-function system fourth version 
                 complete product identifier." 
    ::= { xcmPidNuvera120DPS 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.2.2.4} 

xcmPidNuvera120DPSV5 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 120 DPS multi-function system fifth version 
                 complete product identifier." 
    ::= { xcmPidNuvera120DPS 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.2.2.5} 

xcmPidNuvera120MXDPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 120 MX DPS multi-function MICR system model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidNuvera120 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.2.3} 
            -- => SAP PID string = "G23" 
            -- => USB PID string = 20811 = 0x514B 

xcmPidNuvera120MXDPSV1 OBJECT-IDENTITY 
    STATUS      current 

XCMI Working Group          File source/93pidtc.txt           [Page 353]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    DESCRIPTION 
        "Nuvera 120 MX DPS multi-function MICR system first version 
                 complete product identifier." 
    ::= { xcmPidNuvera120MXDPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.2.3.1} 

xcmPidNuvera120MXDPSV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 120 MX DPS multi-function MICR system second version 
                 complete product identifier." 
    ::= { xcmPidNuvera120MXDPS 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.2.3.2} 

xcmPidNuvera120MXDPSV3 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 120 MX DPS multi-function MICR system third version 
                 complete product identifier." 
    ::= { xcmPidNuvera120MXDPS 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.2.3.3} 

xcmPidNuvera120MXDPSV4 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 120 MX DPS multi-function MICR system fourth version 
                 complete product identifier." 
    ::= { xcmPidNuvera120MXDPS 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.2.3.4} 

xcmPidNuvera120MXDPSV5 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 120 MX DPS multi-function MICR system fifth version 
                 complete product identifier." 
    ::= { xcmPidNuvera120MXDPS 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.2.3.5} 

xcmPidNuvera120DCPEA OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera DC/P 120EA model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidNuvera120 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.2.4} 
            -- => SAP PID string = "G24" 
            -- => USB PID string = 20812 = 0x514C 

xcmPidNuvera120DCPEAV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera DC/P 120EA model identifier a 
                 complete product identifier." 
    ::= { xcmPidNuvera120DCPEA 1 } 

XCMI Working Group          File source/93pidtc.txt           [Page 354]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        -- ::= {1.3.6.1.4.1.253.8.62.1.23.2.4.1} 

xcmPidNuvera120DPSEA OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera DPS 120EA model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidNuvera120 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.2.5} 
            -- => SAP PID string = "G25" 
            -- => USB PID string = 20813 = 0x514D 

xcmPidNuvera120DPSEAV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera DPS 120EA model identifier a 
                 complete product identifier." 
    ::= { xcmPidNuvera120DPSEA 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.2.5.1} 

--  
-- Nuvera FX 100ppm (Fuji Xerox Branding of Xerox Nuvera 100)  
--           The word Copier is registered in Japan and hence  
--           the term Light Production (LP) has been used as a  
--           replacement for Digital Copier/Printer (DCP). 

xcmPidNuveraFX100 OBJECT-IDENTITY  
    STATUS      current  
    DESCRIPTION  
        "Nuvera FX 100ppm product type identifier. Fuji Xerox  
         branded xcmPidNuvera100. 
         (not a complete product identifier)."  
    ::= { xcmPidNuveraProductLine 3 }  
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.3}  

xcmPidNuveraFX100DLP OBJECT-IDENTITY  
    STATUS      current  
    DESCRIPTION  
        "Nuvera FX 100 Light Production multi-function system model  
         identifier. Fuji Xerox branded xcmPidNuvera100DCP.  
         (not a complete product identifier)."  
    ::= { xcmPidNuveraFX100 1 }  
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.3.1}  
            -- => SAP PID string = "G31" 
            -- => USB PID string = 20845 = 0x516D  

xcmPidNuveraFX100DLPV1 OBJECT-IDENTITY  
    STATUS      current  
    DESCRIPTION  
        "Nuvera FX 100 Light Production multi-function system  
         first version. Fuji Xerox branded xcmPidNuvera100DCPV1  
         a complete product identifier."  
    ::= { xcmPidNuveraFX100DLP 1 }  
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.3.1.1}  

XCMI Working Group          File source/93pidtc.txt           [Page 355]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidNuveraFX100DPS OBJECT-IDENTITY  
    STATUS      current  
    DESCRIPTION  
        "Nuvera FX 100 DPS multi-function system model identifier.  
         Fuji Xerox branded xcmPidNuvera100DPS  
        (not a complete product identifier)."  
    ::= { xcmPidNuveraFX100 2 }  
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.3.2}  
            -- => SAP PID string = "G32" 
            -- => USB PID string = 20846 = 0x516E  

xcmPidNuveraFX100DPSV1 OBJECT-IDENTITY  
    STATUS      current  
    DESCRIPTION  
        "Nuvera FX 100 DPS (FX version of DPS) multi-function  
         system first version. Fuji Xerox branded  
         xcmPidNuvera100DPSV1 a complete product identifier."  
    ::= { xcmPidNuveraFX100DPS 1 }  
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.3.2.1}  

xcmPidNuveraFX100MXDPS OBJECT-IDENTITY  
    STATUS      current  
    DESCRIPTION  
        "Nuvera FX 100 MX DPS multi-function MICR system model  
         identifier. Fuji Xerox branded  
         xcmPidNuvera100MXDPS (not a complete product identifier)."  
    ::= { xcmPidNuveraFX100 3 }  
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.3.3}  
            -- => SAP PID string = "G33" 
            -- => USB PID string = 20847 = 0x516F  

xcmPidNuveraFX100MXDPSV1 OBJECT-IDENTITY  
    STATUS      current  
    DESCRIPTION  
        "Nuvera FX 100 MX DPS multi-function MICR system first  
         version Fuji Xerox branded  
         xcmPidNuvera100MXDPS a complete product identifier."  
    ::= { xcmPidNuveraFX100MXDPS 1 }  
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.3.3.1}  

--  
-- Nuvera FX 120ppm (Fuji Xerox Branding of Xerox Nuvera 120)  
--           The word Copier is registered in Japan and hence  
--           the term Light Production (LP) has been used as a  
--           replacement for Digital Copier/Printer (DCP). 

xcmPidNuveraFX120 OBJECT-IDENTITY  
    STATUS      current  
    DESCRIPTION  
        "Nuvera FX 120ppm product type identifier. Fuji Xerox  
         branded xcmPidNuvera120 (not a complete product identifier)." 
    ::= { xcmPidNuveraProductLine 4 }  
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.4}  

XCMI Working Group          File source/93pidtc.txt           [Page 356]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidNuveraFX120DLP OBJECT-IDENTITY  
    STATUS      current  
    DESCRIPTION  
        "Nuvera FX 120 Light Production multi-function system model  
         identifier. Fuji Xerox branded  
         xcmPidNuvera120DCP (not a complete product identifier)."  
    ::= { xcmPidNuveraFX120 1 }  
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.4.1}  
            -- => SAP PID string = "G41" 
            -- => USB PID string = 20881 = 0x5191  

xcmPidNuveraFX120DLPV1 OBJECT-IDENTITY  
    STATUS      current  
    DESCRIPTION  
        "Nuvera FX 120 Light Production multi-function system  
         first version. Fuji Xerox branded  
         xcmPidNuvera120DCPV1 complete product identifier."  
    ::= { xcmPidNuveraFX120DLP 1 }  
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.4.1.1}  

xcmPidNuveraFX120DPS OBJECT-IDENTITY  
    STATUS      current  
    DESCRIPTION  
        "Nuvera FX 120 DPS multi-function system model  
         identifier. Fuji Xerox branded  
         xcmPidNuvera120DPS (not a complete product identifier)."  
    ::= { xcmPidNuveraFX120 2 }  
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.4.2}  
            -- => SAP PID string = "G42" 
            -- => USB PID string = 20882 = 0x5192  

xcmPidNuveraFX120DPSV1 OBJECT-IDENTITY  
    STATUS      current  
    DESCRIPTION  
        "Nuvera FX 120 DPS (FX version of DPS) multi-function system  
         first version. Fuji Xerox branded  
         xcmPidNuvera120DPSV1  complete product identifier."  
    ::= { xcmPidNuveraFX120DPS 1 }  
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.4.2.1}  

xcmPidNuveraFX120MXDPS OBJECT-IDENTITY  
    STATUS      current  
    DESCRIPTION  
        "Nuvera FX 120 MX DPS multi-function MICR system model  
         identifier. Fuji Xerox branded  
         xcmPidNuvera120MXDPS (not a complete product identifier)."  
    ::= { xcmPidNuveraFX120 3 }  
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.4.3}  
            -- => SAP PID string = "G43" 
            -- => USB PID string = 20883 = 0x5193  

xcmPidNuveraFX120MXDPSV1 OBJECT-IDENTITY  
    STATUS      current  

XCMI Working Group          File source/93pidtc.txt           [Page 357]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    DESCRIPTION  
        "Nuvera FX 120 MX DPS multi-function MICR system  
         first version Fuji Xerox branded  
         xcmPidNuvera120MXDPS a complete product identifier."  
    ::= { xcmPidNuveraFX120MXDPS 1 }  
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.4.3.1}  
-- 
-- Nuvera 144ppm per Dean Gossi 
-- Dneiper Program branded Nuvera 
-- 

xcmPidNuvera144 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 144ppm product type identifier 
           (not a complete product identifier)." 
    ::= { xcmPidNuveraProductLine 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.5} 

xcmPidNuvera144DCP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 144 DC/P multi-function system model  
         identifier (not a complete product identifier)." 
    ::= { xcmPidNuvera144 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.5.1} 
            -- => SAP PID string = "G51" 
            -- => USB PID string = 20917 = 0x51B5 

xcmPidNuvera144DCPV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 144 DC/P multi-function system first version 
                 complete product identifier." 
    ::= { xcmPidNuvera144DCP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.5.1.1} 

xcmPidNuvera144DCPV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 144  DC/P multi-function system second version 
                 complete product identifier." 
    ::= { xcmPidNuvera144DCP 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.5.1.2} 

xcmPidNuvera144DPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 144 DPS multi-function system model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidNuvera144 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.5.2} 
            -- => SAP PID string = "G52" 
            -- => USB PID string = 20918 = 0x51B6 

XCMI Working Group          File source/93pidtc.txt           [Page 358]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidNuvera144DPSV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera  144 DPS multi-function system first version 
                 complete product identifier." 
    ::= { xcmPidNuvera144DPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.5.2.1} 

xcmPidNuvera144DPSV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 144 DPS multi-function system second version 
                 complete product identifier." 
    ::= { xcmPidNuvera144DPS 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.5.2.2} 

xcmPidNuvera144MXDPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 144 MX DPS multi-function MICR system model  
         identifier (not a complete product identifier)." 
    ::= { xcmPidNuvera144 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.5.3} 
            -- => SAP PID string = "G53" 
            -- => USB PID string = 20919 = 0x51B7 

xcmPidNuvera144MXDPSV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 144 MX DPS multi-function MICR system  
         first version complete product identifier." 
    ::= { xcmPidNuvera144MXDPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.5.3.1} 

xcmPidNuvera144MXDPSV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera 144 MX DPS multi-function MICR system  
         second version complete product identifier." 
    ::= { xcmPidNuvera144MXDPS 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.5.3.2} 

xcmPidNuvera144DPSEA OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Nuvera DPS 144EA model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidNuvera144 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.5.4} 
            -- => SAP PID string = "G54" 
            -- => USB PID string = 20920 = 0x51B8 

xcmPidNuvera144DPSEAV1 OBJECT-IDENTITY 

XCMI Working Group          File source/93pidtc.txt           [Page 359]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    STATUS      current 
    DESCRIPTION 
        "Nuvera DPS 144EA model identifier a 
                 complete product identifier." 
    ::= { xcmPidNuvera144DPSEA 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.5.4.1} 

--  
-- Nuvera FX 144ppm (Fuji Xerox Branding of Xerox Nuvera 144)  
--           The word Copier is registered in Japan and hence  
--           the term Light Production (LP) has been used as a  
--           replacement for Digital Copier/Printer (DCP). 

xcmPidNuveraFX144 OBJECT-IDENTITY  
    STATUS      current  
    DESCRIPTION  
        "Nuvera FX 144ppm product type identifier. Fuji Xerox  
         branded xcmPidNuvera144  
         (not a complete product identifier)."  
    ::= { xcmPidNuveraProductLine 6 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.6} 

xcmPidNuveraFX144DLP OBJECT-IDENTITY  
    STATUS      current  
    DESCRIPTION  
        "Nuvera FX 144 Light Production multi-function system  
         model identifier. Fuji Xerox branded  
         xcmPidNuvera144DCP (not a complete product identifier)."  
    ::= { xcmPidNuveraFX144 1 }  
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.6.1}  
            -- => SAP PID string = "G61" 
            -- => USB PID string = 20953 = 0x51D9 

xcmPidNuveraFX144DLPV1 OBJECT-IDENTITY  
    STATUS      current  
    DESCRIPTION  
        "Nuvera FX 144 Light Production multi-function system  
         first version. Fuji Xerox branded  
         xcmPidNuvera144DCPV1 complete product identifier."  
    ::= { xcmPidNuveraFX144DLP 1 }  
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.6.1.1}  

xcmPidNuveraFX144DPS OBJECT-IDENTITY  
    STATUS      current  
    DESCRIPTION  
        "Nuvera FX 144 DPS multi-function system model  
         identifier. Fuji Xerox branded  
         xcmPidNuvera144DPS (not a complete product identifier)."  
    ::= { xcmPidNuveraFX144 2 }  
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.6.2}  
            -- => SAP PID string = "G62" 
            -- => USB PID string = 20954 = 0x51DA 

xcmPidNuveraFX144DPSV1 OBJECT-IDENTITY  

XCMI Working Group          File source/93pidtc.txt           [Page 360]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    STATUS      current  
    DESCRIPTION  
        "Nuvera FX 144 DPS (FX version of DPS) multi-function system  
         first version. Fuji Xerox branded  
         xcmPidNuvera144DPSV1  complete product identifier."  
    ::= { xcmPidNuveraFX144DPS 1 }  
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.6.2.1}  

xcmPidNuveraFX144MXDPS OBJECT-IDENTITY  
    STATUS      current  
    DESCRIPTION  
        "Nuvera FX 144 MX DPS multi-function MICR system model  
         identifier. Fuji Xerox branded  
         xcmPidNuvera144MXDPS (not a complete product identifier)."  
    ::= { xcmPidNuveraFX144 3 }  
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.6.3}  
            -- => SAP PID string = "G63" 
            -- => USB PID string = 20955 = 0x51DB 

xcmPidNuveraFX144MXDPSV1 OBJECT-IDENTITY  
    STATUS      current  
    DESCRIPTION  
        "Nuvera FX 144 MX DPS multi-function MICR system first version  
         Fuji Xerox branded  
         xcmPidNuvera144MXDPS a complete product identifier."  
    ::= { xcmPidNuveraFX144MXDPS 1 }  
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.6.3.1}  

--  
-- 

xcmPidNuvera288 OBJECT-IDENTITY  
    STATUS      current  
    DESCRIPTION  
        "Xerox Nuvera 288 product type identifier.   
         (not a complete product identifier)."  
    ::= { xcmPidNuveraProductLine 7 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.7} 

xcmPidNuvera288DPSNorm OBJECT-IDENTITY  
    STATUS      current  
    DESCRIPTION  
        "Xerox 288 Digital Printing System (normal toner)  
         model identifier. (not a complete product identifier)."  
    ::= { xcmPidNuvera288 1 }  
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.7.1}  
            -- => SAP PID string = "G71" 
            -- => USB PID string = 20989 = 0x51FD 

xcmPidNuvera288DPSNormV1 OBJECT-IDENTITY  
    STATUS      current  
    DESCRIPTION  
        "Xerox 288 Digital Printing System (normal toner)  

XCMI Working Group          File source/93pidtc.txt           [Page 361]

Xerox Common Management Interface (XCMI) Standard               07/07/23

         first version and complete product identifier."  
    ::= { xcmPidNuvera288DPSNorm 1 }  
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.7.1.1}  

xcmPidNuvera288DPSMicr OBJECT-IDENTITY  
    STATUS      current  
    DESCRIPTION  
        "Xerox 288 Digital Printing System (MICR toner)  
         model identifier. (not a complete product identifier)."  
    ::= { xcmPidNuvera288 2 }  
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.7.2}  
            -- => SAP PID string = "G72" 
            -- => USB PID string = 20990 = 0x51FE 

xcmPidNuvera288DPSMicrV1 OBJECT-IDENTITY  
    STATUS      current  
    DESCRIPTION  
        "Xerox 288 Digital Printing System (MICR toner)  
         first version and complete product identifier."  
    ::= { xcmPidNuvera288DPSMicr 1 }  
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.7.2.1}  

-- Nuvera 288 Digital Pefecting System   

xcmPidNuvera288DPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Nuvera 288 Digital Perfecting System  model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidNuvera288 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.7.3} 
            -- => SAP PID string = "G73" 
            -- => USB PID string = 20991 = 0x51FF 

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains ONE of the 
--   following attributes depending on PDL:  
--      MFG:Xerox MDL:Nuvera 288DPS PS        
--      MFG:Xerox MDL:Nuvera 288DPS PCL      
--      MFG:Xerox MDL:Nuvera 288DPS PCL6 
--      MFG:Xerox MDL:Nuvera 288DPS 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model / PDL): 
--     -mf "Xerox" -mo "Nuvera 288DPS PS" 
--     -mf "Xerox" -mo "Nuvera 288DPS PCL"  
--     -mf "Xerox" -mo "Nuvera 288DPS PCL6" 
--     -mf "Xerox" -mo "Nuvera 288DPS" 
--   The generated PNP PID is only valid for those parameters  
--       Nuvera 288DPS PS        XeroxNuvera_288DPS_PE22A 
--       Nuvera 288DPS PCL       XeroxNuvera_288DPS_PEA6F 
--       Nuvera 288DPS PCL6      XeroxNuvera_288DPS_P3A2A 
--       Nuvera 288DPS           XeroxNuvera_288DPSF445 

XCMI Working Group          File source/93pidtc.txt           [Page 362]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidNuvera288DPSC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Nuvera 288 Digital Perfecting System model and 
            configuration 1 identifier 
            (not a complete product identifier)." 
    ::= { xcmPidNuvera288DPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.7.3.1} 

-- Nuvera Model 288DPS Configuration One Version One  

xcmPidNuvera288DPSC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Nuvera 288 Digital Perfecting System model and 
           configuration 1, version 1.  A complete product identifier." 
    ::= { xcmPidNuvera288DPSC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.7.3.1.1} 

-- Nuvera 200 Digital Pefecting System   

xcmPidNuvera200 OBJECT-IDENTITY  
    STATUS      current  
    DESCRIPTION  
        "Xerox Nuvera 200 product type identifier.   
         (not a complete product identifier)."  
    ::= { xcmPidNuveraProductLine 8 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.8} 

xcmPidNuvera200DPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Nuvera 200 Digital Perfecting System  model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidNuvera200 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.8.1} 
            -- => SAP PID string = "G81" 
            -- => USB PID string = 21025 = 0x5221 

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains ONE of the 
--   following attributes depending on PDL:  
--      MFG:Xerox MDL:Nuvera 200DPS PS        
--      MFG:Xerox MDL:Nuvera 200DPS PCL      
--      MFG:Xerox MDL:Nuvera 200DPS PCL6 
--      MFG:Xerox MDL:Nuvera 200DPS 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model / PDL): 
--     -mf "Xerox" -mo "Nuvera 200DPS PS" 
--     -mf "Xerox" -mo "Nuvera 200DPS PCL"  
--     -mf "Xerox" -mo "Nuvera 200DPS PCL6" 

XCMI Working Group          File source/93pidtc.txt           [Page 363]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--     -mf "Xerox" -mo "Nuvera 200DPS" 
--   The generated PNP PID is only valid for those parameters  
--       Nuvera 200DPS PS        XeroxNuvera_200DPS_P86A2 
--       Nuvera 200DPS PCL       XeroxNuvera_200DPS_P8C09 
--       Nuvera 200DPS PCL6      XeroxNuvera_200DPS_P10CC 
--       Nuvera 200DPS           XeroxNuvera_200DPS55A6 

xcmPidNuvera200DPSC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Nuvera 200 Digital Perfecting System model and 
            configuration 1 identifier 
            (not a complete product identifier)." 
    ::= { xcmPidNuvera200DPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.8.1.1} 

-- Nuvera Model 200DPS Configuration One Version One  

xcmPidNuvera200DPSC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Nuvera 200 Digital Perfecting System model and 
           configuration 1, version 1.  A complete product identifier." 
    ::= { xcmPidNuvera200DPSC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.8.1.1.1} 

-- Nuvera 200 Digital Pefecting System EA   

xcmPidNuvera200DPSEA OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Nuvera 200 Digital Perfecting System EA  model identifier
                 (not a complete product identifier)." 
    ::= { xcmPidNuvera200 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.8.2} 
            -- => SAP PID string = "G82" 
            -- => USB PID string = 21026 = 0x5222 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains ONE of the 
--   following attributes depending on PDL:  
--      MFG:Xerox MDL:Nuvera 200DPSEA PS        
--      MFG:Xerox MDL:Nuvera 200DPSEA PCL      
--      MFG:Xerox MDL:Nuvera 200DPSEA PCL6 
--      MFG:Xerox MDL:Nuvera 200DPSEA 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model / PDL): 
--     -mf "Xerox" -mo "Nuvera 200DPSEA PS" 
--     -mf "Xerox" -mo "Nuvera 200DPSEA PCL"  
--     -mf "Xerox" -mo "Nuvera 200DPSEA PCL6" 
--     -mf "Xerox" -mo "Nuvera 200DPS" 
--   The generated PNP PID is only valid for those parameters  
--      Nuvera 200DPSEA PS      XeroxNuvera_200DPSEAD1BD 

XCMI Working Group          File source/93pidtc.txt           [Page 364]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--      Nuvera 200DPSEA PCL     XeroxNuvera_200DPSEA461D 
--      Nuvera 200DPSEA PCL6    XeroxNuvera_200DPSEA1F06 
--      Nuvera 200DPSEA         XeroxNuvera_200DPSEA3F49 

xcmPidNuvera200DPSEAC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Nuvera 200 Digital Perfecting System EA model and 
            configuration 1 identifier 
            (not a complete product identifier)." 
    ::= { xcmPidNuvera200DPSEA 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.8.2.1} 

-- Nuvera Model 200DPSEA Configuration One Version One  

xcmPidNuvera200DPSEAC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Nuvera 200 Digital Perfecting System EA model and 
           configuration 1, version 1.  A complete product identifier." 
    ::= { xcmPidNuvera200DPSEAC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.8.2.1.1} 

-- Nuvera 200 Digital Pefecting System MX  

xcmPidNuvera200DPSMX OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Nuvera 200 Digital Perfecting System  MX model identifier
                 (not a complete product identifier)." 
    ::= { xcmPidNuvera200 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.8.3} 
            -- => SAP PID string = "G83" 
            -- => USB PID string = 21027 = 0x5223 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains ONE of the 
--   following attributes depending on PDL:  
--      MFG:Xerox MDL:Nuvera 200DPSMX PS        
--      MFG:Xerox MDL:Nuvera 200DPSMX PCL      
--      MFG:Xerox MDL:Nuvera 200DPSMX PCL6 
--      MFG:Xerox MDL:Nuvera 200DPSMX 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model / PDL): 
--     -mf "Xerox" -mo "Nuvera 200DPSMX PS" 
--     -mf "Xerox" -mo "Nuvera 200DPSMX PCL"  
--     -mf "Xerox" -mo "Nuvera 200DPSMX PCL6" 
--     -mf "Xerox" -mo "Nuvera 200DPSMX" 
--   The generated PNP PID is only valid for those parameters  
--      Nuvera 200DPSMX PS      XeroxNuvera_200DPSMX4C5B 
--      Nuvera 200DPSMX PCL     XeroxNuvera_200DPSMXCE03 
--      Nuvera 200DPSMX PCL6    XeroxNuvera_200DPSMX170E 
--      Nuvera 200DPSMX         XeroxNuvera_200DPSMX358F 

XCMI Working Group          File source/93pidtc.txt           [Page 365]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidNuvera200DPSCMX1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Nuvera 200 Digital Perfecting System MX model and 
            configuration 1 identifier 
            (not a complete product identifier)." 
    ::= { xcmPidNuvera200DPSMX 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.8.3.1} 

-- Nuvera Model 200DPSMX Configuration One Version One  

xcmPidNuvera200DPSMXC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Nuvera 200 Digital Perfecting System MX model and 
           configuration 1, version 1.  A complete product identifier." 
    ::= { xcmPidNuvera200DPSCMX1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.8.3.1.1} 


-- 
-- 

xcmPidNuveraEAProductionSystemFamily OBJECT-IDENTITY 
    STATUS      current 

XCMI Working Group          File source/93pidtc.txt           [Page 366]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    DESCRIPTION 
        "Xerox Nuvera EA Production System family 
         identifier (not a complete product identifier)." 
    ::= { xcmPidNuveraProductLine 17 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.17} 

xcmPidNuvera100x120x144x157EAPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Nuvera 100x120x144x157 EAPS system model 
         identifier (not a complete product identifier)." 
    ::= { xcmPidNuveraEAProductionSystemFamily 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.17.1} 

-- 
-- 
xcmPidNuvera100x120x144x157EAPSEmbeddedFFPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
         "Xerox Nuvera 100x120x144x157 EAPS with an  
         embedded FreeFlow Print Server (FFPS) DFE 
         system configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidNuvera100x120x144x157EAPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.17.1.1} 

xcmPidNuvera100x120x144x157EAPSEmbeddedFFPSV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
         "Xerox Nuvera 100x120x144x157 EAPS with an  
         embedded FreeFlow Print Server (FFPS) DFE 
         device launch configuration version and   
         complete product identifier." 
    ::= { xcmPidNuvera100x120x144x157EAPSEmbeddedFFPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.17.1.1.1} 

xcmPidNuveraEAPerfectingProductionSystemFamily OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Nuvera EA Perfecting Production System 
         family identifier (not a complete product identifier)." 
    ::= { xcmPidNuveraProductLine 18 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.18} 

xcmPidNuvera200x288x314EAPPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Nuvera 200x288x314 EAPPS system model 
         identifier (not a complete product identifier)." 
    ::= { xcmPidNuveraEAPerfectingProductionSystemFamily 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.18.1} 

-- 

XCMI Working Group          File source/93pidtc.txt           [Page 367]

Xerox Common Management Interface (XCMI) Standard               07/07/23

-- 
xcmPidNuvera200x288x314EAPPSEmbeddedFFPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
         "Xerox Nuvera 200x288x314 EAPPS with an  
         embedded FreeFlow Print Server (FFPS) DFE 
         system configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidNuvera200x288x314EAPPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.18.1.1} 

-- CB Fix 

xcmPidNuvera200x288x314EAPPSEmbeddedFFPSv1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
         "Xerox Nuvera 200x288x314 EAPPS with an  
         embedded FreeFlow Print Server (FFPS) DFE 
         device launch configuration version and   
         complete product identifier." 
    ::= { xcmPidNuvera200x288x314EAPPSEmbeddedFFPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.18.1.1.1} 

xcmPidNuveraMXProductionSystemFamily OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Nuvera MX Production System family identifier 
         (not a complete product identifier)." 
    ::= { xcmPidNuveraProductLine 19 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.19} 

xcmPidNuvera100x120x144MXPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Nuvera 100x120x144 MXPS system model 
         identifier (not a complete product identifier)." 
    ::= { xcmPidNuveraMXProductionSystemFamily 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.19.1} 

-- 
-- 
xcmPidNuvera100x120x144MXPSEmbeddedFFPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
         "Xerox Nuvera 100x120x144 MXPS with an  
         embedded FreeFlow Print Server (FFPS) DFE 
         system configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidNuvera100x120x144MXPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.19.1.1} 

xcmPidNuvera100x120x144MXPSEmbeddedFFPSV1 OBJECT-IDENTITY 

XCMI Working Group          File source/93pidtc.txt           [Page 368]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    STATUS      current 
    DESCRIPTION 
         "Xerox Nuvera 100x120x144 MXPS with an  
         embedded FreeFlow Print Server (FFPS) DFE 
         device launch configuration version and   
         complete product identifier." 
    ::= { xcmPidNuvera100x120x144MXPSEmbeddedFFPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.19.1.1.1} 

xcmPidNuveraMXPerfectingProductionSystemFamily OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Nuvera MX Perfecting Production System 
         family identifier (not a complete product identifier)." 
    ::= { xcmPidNuveraProductLine 20 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.20} 

xcmPidNuvera200x288MXPPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Nuvera 200x288 MXPPS system model 
         identifier (not a complete product identifier)." 
    ::= { xcmPidNuveraMXPerfectingProductionSystemFamily 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.20.1} 

-- 
-- 
xcmPidNuvera200x288MXPPSEmbeddedFFPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
         "Xerox Nuvera 200x288 MXPPS with an  
         embedded FreeFlow Print Server (FFPS) DFE 
         system configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidNuvera200x288MXPPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.20.1.1} 

xcmPidNuvera200x288MXPPSEmbeddedFFPSV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
         "Xerox Nuvera 200x288 MXPPS with an  
         embedded FreeFlow Print Server (FFPS) DFE 
         device launch configuration version and   
         complete product identifier." 
    ::= { xcmPidNuvera200x288MXPPSEmbeddedFFPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.23.20.1.1.1} 




------------------------------------------------------- 
-- DocuTech Highlight Color EPS  

XCMI Working Group          File source/93pidtc.txt           [Page 369]

Xerox Common Management Interface (XCMI) Standard               07/07/23

------------------------------------------------------- 


xcmPidDocuTechHiColorEPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuTech Highlight Color EPS product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuTechs 19 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.19} 


xcmPidDocutechHiColorEPS128 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuTech Highlight Color 128 EPS system model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuTechHiColorEPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.19.1} 
            -- => SAP PID string = "5C1" 
            -- => USB PID string = 6913 = 0x1B01 

xcmPidDocutechHiColorEPS128V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuTech Highlight Color 128 EPS version 1  
                 complete product identifer." 
    ::= { xcmPidDocutechHiColorEPS128 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.19.1.1} 

xcmPidDocutechHiColorEPS155 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuTech Highlight Color 155 EPS system model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuTechHiColorEPS 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.19.2} 
            -- => SAP PID string = "5C2" 
            -- => USB PID string = 6914 = 0x1B02 

xcmPidDocutechHiColorEPS155V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuTech Highlight Color 155 EPS version 1  
                 complete product identifer." 
    ::= { xcmPidDocutechHiColorEPS155 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.19.2.1} 

XCMI Working Group          File source/93pidtc.txt           [Page 370]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidDocutechHiColorEPS180 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuTech Highlight Color 180 EPS system model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuTechHiColorEPS 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.19.3} 
            -- => SAP PID string = "5C3" 
            -- => USB PID string = 6915 = 0x1B03 

xcmPidDocutechHiColorEPS180V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuTech Highlight Color 180 EPS version 1  
                 complete product identifer." 
    ::= { xcmPidDocutechHiColorEPS180 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.19.3.1} 



xcmPidDocutechHiColor128PUB OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuTech Highlight Color 128 Publisher system model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuTechHiColorEPS 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.19.4} 
            -- => SAP PID string = "5C4" 
            -- => USB PID string = 6916 = 0x1B04 

xcmPidDocutechHiColor128PUBV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuTech Highlight Color 128 Publisher version 1  
                 complete product identifer." 
    ::= { xcmPidDocutechHiColor128PUB 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.19.4.1} 

xcmPidDocutechHiColor155PUB OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuTech Highlight Color 155 Publisher system model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuTechHiColorEPS 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.19.5} 
            -- => SAP PID string = "5C5" 
            -- => USB PID string = 6917 = 0x1B05 

xcmPidDocutechHiColor155PUBV1 OBJECT-IDENTITY 
    STATUS      current 

XCMI Working Group          File source/93pidtc.txt           [Page 371]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    DESCRIPTION 
        "DocuTech Highlight Color 155 Publisher version 1  
                 complete product identifer." 
    ::= { xcmPidDocutechHiColor155PUB 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.19.5.1} 

xcmPidDocutechHiColor180PUB OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuTech Highlight Color 180 Publisher system model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuTechHiColorEPS 6 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.19.6} 
            -- => SAP PID string = "5C6" 
            -- => USB PID string = 6918 = 0x1B06 

xcmPidDocutechHiColor180PUBV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuTech Highlight Color 180 Publisher version 1  
                 complete product identifer." 
    ::= { xcmPidDocutechHiColor180PUB 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.19.6.1} 


------------------------------------------------------- 
-- DocuSP-DFE B/W  
------------------------------------------------------- 


xcmPidDocuSPDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuSP-DFE B/W Copier / Printer product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuTechs 20 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.20} 


xcmPidDocuSPDFE4110 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 4110 110ppm B/W Copier / Printer product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuSPDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.20.1} 
            -- => SAP PID string = "5D1" 
            -- => USB PID string = 6949 = 0x1B25 

xcmPidDocuSPDFE4110V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 4110 110ppm B/W Copier / Printer product type identifier 

XCMI Working Group          File source/93pidtc.txt           [Page 372]

Xerox Common Management Interface (XCMI) Standard               07/07/23

                 complete product identifer." 
    ::= { xcmPidDocuSPDFE4110 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.20.1.1} 


xcmPidDocuSP4590 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 4590 90ppm B/W Multi-function device configuration model 
                 identifier (not a complete product identifier)." 
    ::= { xcmPidDocuSPDFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.20.2} 
            -- => SAP PID string = "5D2" 
            -- => USB PID string = 6950 = 0x1B26 

xcmPidDocuSP4590V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuSP-DFE Xerox Model DXP4590 90ppm B/W Multi-function  
         device launch configuration version and  
         complete product identifier." 
    ::= { xcmPidDocuSP4590 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.20.2.1} 


xcmPidDocuSPDFE4110P OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 4110 110ppm Printer Only product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuSPDFE 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.20.3} 
            -- => SAP PID string = "5D3" 
            -- => USB PID string = 6951 = 0x1B27 

xcmPidDocuSPDFE4110PV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 4110 110ppm Printer Only product type identifier 
                 complete product identifer." 
    ::= { xcmPidDocuSPDFE4110P 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.20.3.1} 


xcmPidDocuSP4590P OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 4590 90ppm Printer Only device configuration model 
                 identifier (not a complete product identifier)." 
    ::= { xcmPidDocuSPDFE 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.20.4} 
            -- => SAP PID string = "5D4" 
            -- => USB PID string = 6952 = 0x1B28 


XCMI Working Group          File source/93pidtc.txt           [Page 373]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidDocuSP4590PV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuSP-DFE Xerox Model DXP4590 90ppm Printer Only  
         device launch configuration version and  
         complete product identifier." 
    ::= { xcmPidDocuSP4590P 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.20.4.1} 


xcmPidDocuSP4595EPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 4595 EPS device configuration model 
                 identifier (not a complete product identifier)." 
    ::= { xcmPidDocuSPDFE 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.20.5} 
            -- => SAP PID string = "5D5" 
            -- => USB PID string = 6953 = 0x1B29 

xcmPidDocuSP4595EPSV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Model 4595 EPS  
         device launch configuration version and  
         complete product identifier." 
    ::= { xcmPidDocuSP4595EPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.20.5.1} 


xcmPidDocuSPXXP4595 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox XXP 4595 Copier / Printer device configuration model 
                 identifier (not a complete product identifier)." 
    ::= { xcmPidDocuSPDFE 6 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.20.6} 
            -- => SAP PID string = "5D6" 
            -- => USB PID string = 6954 = 0x1B2A 

xcmPidDocuSPXXP4595V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox XXP 4595 Copier / Printer 
         device launch configuration version and  
         complete product identifier." 
    ::= { xcmPidDocuSPXXP4595 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.20.6.1} 




XCMI Working Group          File source/93pidtc.txt           [Page 374]

Xerox Common Management Interface (XCMI) Standard               07/07/23


------------------------------------------------------- 
-- DocuSP-DFE Color  
------------------------------------------------------- 


xcmPidDocuSPDFEColor OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "DocuSP-DFE Color Copier / Printer product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuTechs 21 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.21} 



xcmPidDocuSPDXP250 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DXP250 DocuColor Copier / Printer product type identifier
                 (not a complete product identifier)." 
    ::= { xcmPidDocuSPDFEColor 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.21.1} 
            -- => SAP PID string = "5E1" 
            -- => USB PID string = 6985 = 0x1B49 

xcmPidDocuSPDXP250V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DXP250 DocuColor Copier / Printer product type identifier
                 a complete product identifer." 
    ::= { xcmPidDocuSPDXP250 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.21.1.1} 

xcmPidDocuSPDXP260 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DXP260 DocuColor Copier / Printer product type identifier
                 (not a complete product identifier)." 
    ::= { xcmPidDocuSPDFEColor 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.21.2} 
            -- => SAP PID string = "5E2" 
            -- => USB PID string = 6986 = 0x1B4A 

xcmPidDocuSPDXP260V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DXP260 DocuColor Copier / Printer product type identifier
                 a complete product identifer." 
    ::= { xcmPidDocuSPDXP260 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.21.2.1} 


XCMI Working Group          File source/93pidtc.txt           [Page 375]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidDocuSPDXP252 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DXP252 DocuColor Copier / Printer product type identifier
                 (not a complete product identifier)." 
    ::= { xcmPidDocuSPDFEColor 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.21.3} 
            -- => SAP PID string = "5E3" 
            -- => USB PID string = 6987 = 0x1B4B 

xcmPidDocuSPDXP252V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DXP252 DocuColor Copier / Printer product type identifier
                 a complete product identifer." 
    ::= { xcmPidDocuSPDXP252 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.21.3.1} 


xcmPidDocuColor700 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 700 Copier / Printer product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuSPDFEColor 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.21.4} 
            -- => SAP PID string = "5E4" 
            -- => USB PID string = 6988 = 0x1B4C 

xcmPidDocuColor700V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox DocuColor 700 Copier / Printer product type identifier, 
                 a complete product identifer." 
    ::= { xcmPidDocuColor700 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.21.4.1} 

-- XRX_LPC50  

-- Xerox Color 550 FFPS  

xcmPidXeroxColor550FFPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 550 FFPS System model identifier 
                 (not a complete product identifier)." 

XCMI Working Group          File source/93pidtc.txt           [Page 376]

Xerox Common Management Interface (XCMI) Standard               07/07/23

 ::= { xcmPidDocuSPDFEColor 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.21.5} 
            -- => SAP PID string = "5E5" 
            -- => USB PID string = 6989 = 0x1B4D 

-- 
-- PnP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:Xerox Color 550 Printer 

--   The following PnP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "Xerox Color 550 Printer" 

--   The generated PnP PID is only valid for those parameters  
--      Xerox Color 550 FFPS       XeroxXerox_Color_550368C 


-- Xerox Color 550 FFPS   Configuration One  

xcmPidXeroxColor550FFPSC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 550 FFPS  
          model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidXeroxColor550FFPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.21.5.1} 

-- Xerox Color 550 FFPS Configuration One Version One  

xcmPidXeroxColor550FFPSC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 550 FFPS  
          launch model, configuration 1, version 1.  
            A complete product identifier." 
    ::= { xcmPidXeroxColor550FFPSC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.21.5.1.1} 


-- Xerox Color 550 FFPS Configuration One Version Two  

xcmPidXeroxColor550FFPSC1V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 550 FFPS  
          launch model, configuration 1, version 2.  

XCMI Working Group          File source/93pidtc.txt           [Page 377]

Xerox Common Management Interface (XCMI) Standard               07/07/23

            A complete product identifier." 
    ::= { xcmPidXeroxColor550FFPSC1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.21.5.1.2} 

-- XRX_LPC60  

-- Xerox Color 560 FFPS  

xcmPidXeroxColor560FFPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 560 FFPS System model identifier 
                 (not a complete product identifier)." 
 ::= { xcmPidDocuSPDFEColor 6 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.21.6} 
            -- => SAP PID string = "5E6" 
            -- => USB PID string = 6990 = 0x1B4E 

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:Xerox Color 560 Printer 
-- 
--   The following PnP ID was generated using these 
--   parameters (manufacturer / model ): 
--     mf "Xerox" -mo "Xerox Color 560 Printer" 

--   The generated PnP PID is only valid for those parameters  
--      PnP PID Xerox Color 560 Printer     XeroxXerox_Color_560397C 

-- Xerox Color 560 FFPS   Configuration One  

xcmPidXeroxColor560FFPSC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 560 FFPS  
          model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidXeroxColor560FFPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.21.6.1} 

-- Xerox Color 560 FFPS Configuration One Version One  

xcmPidXeroxColor560FFPSC1V1 OBJECT-IDENTITY 
    STATUS      current 

XCMI Working Group          File source/93pidtc.txt           [Page 378]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    DESCRIPTION 
        "Xerox Color 560 FFPS  
          launch model, configuration 1, version 1.  
            A complete product identifier." 
    ::= { xcmPidXeroxColor560FFPSC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.21.6.1.1} 


-- Xerox Color 560 FFPS Configuration One Version Two  

xcmPidXeroxColor560FFPSC1V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 560 FFPS  
          launch model, configuration 1, version 2.  
            A complete product identifier." 
    ::= { xcmPidXeroxColor560FFPSC1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.21.6.1.2} 



xcmPidXRXAM70 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 770 Digital Color Press model identifier 
           (not a complete product identifier)." 
 ::= { xcmPidDocuSPDFEColor 7 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.21.7} 
            -- => SAP PID string = "5E7" 
            -- => USB PID string = 6991 = 0x1B4F 
            -- => PnP-X WiFi ID = VEN_0109&DEV_1B4F 
            -- => PnP ID = XeroxXerox_770_DigitD382 

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains  
--   attributes corresponding to manufacturer and model name. 
-- 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "Xerox 770 Digital Color Press" 
--   The generated PNP PIDs are only valid for those parameters  
       -- => Xerox 770 Digital Color Press  XeroxXerox_770_DigitD382 

-- 770 Digital Color Press Configuration 1 

xcmPidXRXAM70C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 

XCMI Working Group          File source/93pidtc.txt           [Page 379]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        "Xerox 770 Digital Color Press 
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidXRXAM70 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.21.7.1} 

-- 770 Digital Color Press Configuration 1 Version 1 

xcmPidXRXAM70C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 770 Digital Color Press 
            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidXRXAM70C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.21.7.1.1} 



------------------------------------------------------- 
------------------------------------------------------- 

xcmPidDocuSPTEAK OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 41xx Copier / Printer with Free Flow 
          Print Server product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuTechs 22 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.22} 


------------------------------------------------------- 
------------------------------------------------------- 

xcmPidDocuSP4112CP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 4112 Copier / Printer with Free Flow  
          Print Server product type identifier  
            (not a complete product identifier)." 
    ::= { xcmPidDocuSPTEAK 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.22.1} 
            -- => SAP PID string = "5F1" 
            -- => USB PID string = 7021 = 0x1b6d  

xcmPidDocuSP4112CPv1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 4112 Copier / Printer with Free Flow 
          Printer Server a complete product identifer." 

XCMI Working Group          File source/93pidtc.txt           [Page 380]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    ::= { xcmPidDocuSP4112CP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.22.1.1} 

------------------------------------------------------- 
------------------------------------------------------- 

xcmPidDocuSP4112EPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 4112 Enterprise Print System  
          product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuSPTEAK 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.22.2} 
            -- => SAP PID string = "5F2" 
            -- => USB PID string = 7022 = 0x1b6e  

xcmPidDocuSP4112EPSv1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 4112 Enterprise Print System  
          a complete product identifer." 
    ::= { xcmPidDocuSP4112EPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.22.2.1} 

------------------------------------------------------- 
------------------------------------------------------- 

xcmPidDocuSP4127CP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 4127 Copier / Printer with Free Flow 
          Print Server product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuSPTEAK 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.22.3} 
            -- => SAP PID string = "5F3" 
            -- => USB PID string = 7023 = 0x1b6f  

xcmPidDocuSP4127CPv1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 4127 Copier / Printer with Free Flow 
          Printer Server a complete product identifer." 
    ::= { xcmPidDocuSP4127CP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.22.3.1} 

------------------------------------------------------- 

XCMI Working Group          File source/93pidtc.txt           [Page 381]

Xerox Common Management Interface (XCMI) Standard               07/07/23

------------------------------------------------------- 

xcmPidDocuSP4127EPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 4127 Enterprise Print System  
          Print System product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuSPTEAK 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.22.4} 
            -- => SAP PID string = "5F4" 
            -- => USB PID string = 7024 = 0x1b70  

xcmPidDocuSP4127EPSv1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 4127 Enterprise Print System  
          Print System a complete product identifer." 
    ::= { xcmPidDocuSP4127EPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.22.4.1} 



-- D95 Copier/Printer   

xcmPidD95CP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D95 Copier/Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuSPTEAK 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.22.5} 
            -- => SAP PID string = "5F5" 
            -- => USB PID string = 7025 = 0x1b71  
            -- => PnP-X WiFi ID = VEN_0109&DEV_1b71 
            -- => PnP ID = XeroxXerox_D95_CopieAF90 
            -- => Compatible ID =  
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:Xerox D95 Copier/Printer 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "Xerox D95 Copier/Printer" 
--   The generated PNP PID is only valid for those parameters  
--      Xerox D95 Copier/Printer      XeroxXerox_D95_CopieAF90 

-- D95 Copier/Printer Configuration One   

xcmPidD95CPC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 

XCMI Working Group          File source/93pidtc.txt           [Page 382]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        "Xerox D95 Copier/Printer model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidD95CP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.22.5.1} 

-- D95 Copier/Printer Configuration One Version One  

xcmPidD95CPC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D95 Copier/Printer launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidD95CPC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.22.5.1.1} 

-- D110 Copier/Printer   

xcmPidD110CP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D110 Copier/Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuSPTEAK 6 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.22.6} 
            -- => SAP PID string = "5F6" 
            -- => USB PID string = 7026 = 0x1b72  
            -- => PnP-X WiFi ID = VEN_0109&DEV_1b72 
            -- => PnP ID = XeroxXerox_D110_CopiADE3 
            -- => Compatible ID =  
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:Xerox D110 Copier/Printer 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "Xerox D110 Copier/Printer" 
--   The generated PNP PID is only valid for those parameters  
--      Xerox D110 Copier/Printer      XeroxXerox_D110_CopiADE3 

-- D110 Copier/Printer Configuration One   

xcmPidD110CPC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D110 Copier/Printer model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidD110CP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.22.6.1} 

-- D110 Copier/Printer Configuration One Version One  

xcmPidD110CPC1V1 OBJECT-IDENTITY 

XCMI Working Group          File source/93pidtc.txt           [Page 383]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    STATUS      current 
    DESCRIPTION 
        "Xerox D110 Copier/Printer launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidD110CPC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.22.6.1.1} 

-- D125 Copier/Printer   

xcmPidD125CP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D125 Copier/Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuSPTEAK 7 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.22.7} 
            -- => SAP PID string = "5F7" 
            -- => USB PID string = 7027 = 0x1b73  
            -- => PnP-X WiFi ID = VEN_0109&DEV_1b73 
            -- => PnP ID = XeroxXerox_D125_Copi16D0 
            -- => Compatible ID =  
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:Xerox D125 Copier/Printer 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "Xerox D125 Copier/Printer" 
--   The generated PNP PID is only valid for those parameters  
--      Xerox D125 Copier/Printer      XeroxXerox_D125_Copi16D0 

-- D125 Copier/Printer Configuration One   

xcmPidD125CPC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D125 Copier/Printer model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidD125CP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.22.7.1} 

-- D125 Copier/Printer Configuration One Version One  

xcmPidD125CPC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D125 Copier/Printer launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidD125CPC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.22.7.1.1} 

-- D110 Printer   

XCMI Working Group          File source/93pidtc.txt           [Page 384]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidD110P OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D110 Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuSPTEAK 8 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.22.8} 
            -- => SAP PID string = "5F8" 
            -- => USB PID string = 7028 = 0x1b74  
            -- => PnP-X WiFi ID = VEN_0109&DEV_1b74 
            -- => PnP ID = XeroxXerox_D110_Prin4B0B 
            -- => Compatible ID =  
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:Xerox D110 Printer 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "Xerox D110 Printer" 
--   The generated PNP PID is only valid for those parameters  
--      Xerox D110 Printer      XeroxXerox_D110_Prin4B0B 

-- D110 Printer Configuration One   

xcmPidD110PC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D110 Printer model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidD110P 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.22.8.1} 

-- D110 Printer Configuration One Version One  

xcmPidD110PC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D110 Printer launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidD110PC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.22.8.1.1} 

-- D125 Printer   

xcmPidD125P OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D125 Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDocuSPTEAK 9 } 

XCMI Working Group          File source/93pidtc.txt           [Page 385]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        -- ::= {1.3.6.1.4.1.253.8.62.1.5.22.9} 
            -- => SAP PID string = "5F9" 
            -- => USB PID string = 7029 = 0x1b75  
            -- => PnP-X WiFi ID = VEN_0109&DEV_1b75 
            -- => PnP ID = XeroxXerox_D125_PrinD465 
            -- => Compatible ID =  
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:Xerox D125 Printer 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "Xerox D125 Printer" 
--   The generated PNP PID is only valid for those parameters  
--      Xerox D125 Printer      XeroxXerox_D125_PrinD465 

-- D125 Printer Configuration One   

xcmPidD125PC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D125 Printer model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidD125P 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.22.9.1} 

-- D125 Printer Configuration One Version One  

xcmPidD125PC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D125 Printer launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidD125PC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.5.22.9.1.1} 



-- 
-- 

XCMI Working Group          File source/93pidtc.txt           [Page 386]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidXeroxWideFormat OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Wide Format Printers product line identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidProductIdentifiers 22 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.22} 

xcmPidXerox6000WideFormat OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 6000 Wide Format Family product line identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidXeroxWideFormat 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.22.1} 

-- Multi-National variant of FX products 

xcmPidXerox6030WideFormat OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 6030 Wide Format Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidXerox6000WideFormat 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.22.1.1} 
            -- => SAP PID string = "F11" 
            -- => USB PID string = 19477 = 0x4C15 

xcmPidXerox6030WideFormatV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 6030 Wide Format Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidXerox6030WideFormat 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.22.1.1.1} 


xcmPidXerox6050WideFormat OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 6050 Wide Format Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidXerox6000WideFormat 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.22.1.2} 
            -- => SAP PID string = "F12" 
            -- => USB PID string = 19478 = 0x4C16 

xcmPidXerox6050WideFormatV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 6050 Wide Format Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidXerox6050WideFormat 1 } 

XCMI Working Group          File source/93pidtc.txt           [Page 387]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        -- ::= {1.3.6.1.4.1.253.8.62.1.22.1.2.1} 

xcmPidXerox6204WideFormat OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 6204 Wide Format Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidXerox6000WideFormat 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.22.1.3} 
            -- => SAP PID string = "F13" 
            -- => USB PID string = 19479 = 0x4C17 

xcmPidXerox6204WideFormatV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox 6204 Wide Format Printer launch configuration model, 
                  version, and complete product identifier." 
    ::= { xcmPidXerox6204WideFormat 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.22.1.3.1} 



xcmPidXeroxWideFormat6279 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Wide Format 6279 model identifier 
           (not a complete product identifier)." 
    ::= { xcmPidXerox6000WideFormat 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.22.1.4} 
            -- => SAP PID string = "F14" 
            -- => USB PID string = 19480 = 0x4C18 
            -- => PNP ID WideFormat 6279 PS   XeroxWideFormat_62790A5F 
            -- => PNP ID WideFormat 6279 PCL  XeroxWideFormat_62790D46 
            -- => PNP ID WideFormat 6279 PCL6 XeroxWideFormat_6279E40C 

xcmPidXeroxWideFormat6279C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Wide Format 6279  
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidXeroxWideFormat6279 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.22.1.4.1} 

xcmPidXeroxWideFormat6279C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Wide Format 6279  
            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidXeroxWideFormat6279C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.22.1.4.1.1} 


XCMI Working Group          File source/93pidtc.txt           [Page 388]

Xerox Common Management Interface (XCMI) Standard               07/07/23




-- 
-- 


xcmPidXeroxWideFormat6622 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Wide Format 6622 model identifier 
           (not a complete product identifier)." 
    ::= { xcmPidXerox6000WideFormat 7 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.22.1.7} 
            -- => SAP PID string = "F17" 
            -- => USB PID string = 19483 = 0x4C1B 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WideFormat 6622 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WideFormat 6622" 
--   The generated PNP PID is only valid for those parameters  
--        XeroxWideFormat_6622D0C7 

-- Wide Format Model 6622 Configuration One  

xcmPidXeroxWideFormat6622C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Wide Format 6622  
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidXeroxWideFormat6622 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.22.1.7.1} 

-- Wide Format Model 6622 Configuration One Version One  

xcmPidXeroxWideFormat6622C1V1 OBJECT-IDENTITY 

XCMI Working Group          File source/93pidtc.txt           [Page 390]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    STATUS      current 
    DESCRIPTION 
        "Xerox Wide Format 6622  
            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidXeroxWideFormat6622C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.22.1.7.1.1} 


xcmPidXeroxWideFormat6604 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Wide Format 6604 model identifier 
           (not a complete product identifier)." 
    ::= { xcmPidXerox6000WideFormat 8 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.22.1.8} 
            -- => SAP PID string = "F18" 
            -- => USB PID string = 19484 = 0x4C1C 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WideFormat 6604 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WideFormat 6604" 
--   The generated PNP PID is only valid for those parameters  
--        XeroxWideFormat_6604B246 

-- Wide Format Model 6604 Configuration One  

xcmPidXeroxWideFormat6604C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Wide Format 6604  
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidXeroxWideFormat6604 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.22.1.8.1} 

-- Wide Format Model 6604 Configuration One Version One  

xcmPidXeroxWideFormat6604C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Wide Format 6604  
            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidXeroxWideFormat6604C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.22.1.8.1.1} 



XCMI Working Group          File source/93pidtc.txt           [Page 391]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidXeroxWideFormat6605 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Wide Format 6605 model identifier 
           (not a complete product identifier)." 
    ::= { xcmPidXerox6000WideFormat 9 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.22.1.9} 
            -- => SAP PID string = "F19" 
            -- => USB PID string = 19485 = 0x4C1D 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WideFormat 6605 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WideFormat 6605" 
--   The generated PNP PID is only valid for those parameters  
--        XeroxWideFormat_66057287 

-- Wide Format Model 6605 Configuration One  

xcmPidXeroxWideFormat6605C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Wide Format 6605  
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidXeroxWideFormat6605 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.22.1.9.1} 

-- Wide Format Model 6605 Configuration One Version One  

xcmPidXeroxWideFormat6605C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Wide Format 6605  
            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidXeroxWideFormat6605C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.22.1.9.1.1} 


xcmPidXeroxWideFormat7142 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Wide Format 7142 model identifier 
           (not a complete product identifier)." 
    ::= { xcmPidXerox6000WideFormat 17 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.22.1.17} 
            -- => SAP PID string = "F1A" 
            -- => USB PID string = 19486 = 0x4C1E 

XCMI Working Group          File source/93pidtc.txt           [Page 392]

Xerox Common Management Interface (XCMI) Standard               07/07/23

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:WideFormat 7142 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WideFormat 7142" 
--   The generated PNP PID is only valid for those parameters  
--        XeroxWideFormat_71424D76 

-- Wide Format Model 7142 Configuration One  

xcmPidXeroxWideFormat7142C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Wide Format 7142  
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidXeroxWideFormat7142 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.22.1.17.1} 

-- Wide Format Model 7142 Configuration One Version One  

xcmPidXeroxWideFormat7142C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Wide Format 7142  
            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidXeroxWideFormat7142C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.22.1.17.1.1} 


-- 
-- 



-- Wide Format 6705 

xcmPidWideFormat6705 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Wide Format 6705 model identifier 
           (not a complete product identifier)." 
    ::= { xcmPidXerox6000WideFormat 20 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.22.1.20} 
            -- => SAP PID string = "F1D" 
            -- => USB PID string = 19489 = 0x4c21 
            -- => Compatible ID =  
-- 
-- PLEASE NOTE: 
-- The MODEL NAME used for the PNP ID "Wide Format 6705 System" 
-- The generated PNP PID are only valid for that MODEL NAME  
-- 
      -- => PNP ID Wide Format 6705 XeroxWide_Format_67038AE 

-- Wide Format 6705 Configuration 1 

xcmPidWideFormat6705C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Wide Format 6705 
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidWideFormat6705 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.22.1.20.1} 


XCMI Working Group          File source/93pidtc.txt           [Page 395]

Xerox Common Management Interface (XCMI) Standard               07/07/23


-- Wide Format 6705 Configuration 1 Version 1 

xcmPidWideFormat6705C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Wide Format 6705 
            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidWideFormat6705C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.22.1.20.1.1} 

-- 
-- 



xcmPidColorQube OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "ColorQube product line identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidProductIdentifiers 24 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24} 

-- ColorQube 9200 Family  

xcmPidColorQube9200 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 9200 family identifier 
           (not a complete product identifier)." 
    ::= { xcmPidColorQube 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.1} 



-- ColorQube 9200 Family  9201 Model 

xcmPidColorQube9201 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 9201 model identifier 
           (not a complete product identifier)." 
    ::= { xcmPidColorQube9200 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.1.1} 
            -- => SAP PID string = "H11" 
            -- => USB PID string = 22069 = 0x5635 
            -- => Compatible ID = XR_PS_Office_Color 
-- 
-- PLEASE NOTE: 
-- The MODEL NAME used for the PNP ID   "ColorQube 9201" 

XCMI Working Group          File source/93pidtc.txt           [Page 397]

Xerox Common Management Interface (XCMI) Standard               07/07/23

-- The generated PNP PID are only valid for that MODEL NAME  
-- 
            -- => PNP ID ColorQube 9201  XeroxColorQube_92018FFA 

-- ColorQube Model 9201 Configuration One  
--      Common Board Controller (CBC) 

xcmPidColorQube9201C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 9201 
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidColorQube9201 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.1.1.1} 

xcmPidColorQube9201C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 9201 
            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidColorQube9201C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.1.1.1.1} 

xcmPidColorQube9201C1V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 9201 
            launch model, configuration 1, version 2. 
            A complete product identifier." 
    ::= { xcmPidColorQube9201C1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.1.1.1.2} 

xcmPidColorQube9201C1V3 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 9201 
            launch model, configuration 1, version 3. 
            A complete product identifier." 
    ::= { xcmPidColorQube9201C1 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.1.1.1.3} 

-- ColorQube Model 9201 Configuration Two  
--      Single Board Controller (SBC) 

xcmPidColorQube9201C2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 9201 
           model and configuration 2 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidColorQube9201 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.1.1.2} 

XCMI Working Group          File source/93pidtc.txt           [Page 398]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidColorQube9201C2V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 9201 
            launch model, configuration 2, version 1. 
            A complete product identifier." 
    ::= { xcmPidColorQube9201C2 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.1.1.2.1} 

xcmPidColorQube9201C2V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 9201 
            launch model, configuration 2, version 2. 
            A complete product identifier." 
    ::= { xcmPidColorQube9201C2 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.1.1.2.2} 



-- ColorQube 9200 Family  9202 Model 

xcmPidColorQube9202 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 9202 model identifier 
           (not a complete product identifier)." 
    ::= { xcmPidColorQube9200 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.1.2} 
            -- => SAP PID string = "H12" 
            -- => USB PID string = 22070 = 0x5636 
            -- => Compatible ID = XR_PS_Office_Color 
-- 
-- PLEASE NOTE: 
-- The MODEL NAME used for the PNP ID   "ColorQube 9202" 
-- The generated PNP PID are only valid for that MODEL NAME  
-- 
            -- => PNP ID ColorQube 9202  XeroxColorQube_92028EBA 

-- ColorQube Model 9202 Configuration One  
--      Common Board Controller (CBC) 

xcmPidColorQube9202C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 9202 
           model and configuration 1 identifier 
           (not a complete product identifier)." 

XCMI Working Group          File source/93pidtc.txt           [Page 399]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    ::= { xcmPidColorQube9202 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.1.2.1} 

xcmPidColorQube9202C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 9202 
            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidColorQube9202C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.1.2.1.1} 

xcmPidColorQube9202C1V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 9202 
            launch model, configuration 1, version 2. 
            A complete product identifier." 
    ::= { xcmPidColorQube9202C1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.1.2.1.2} 

xcmPidColorQube9202C1V3 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 9202 
            launch model, configuration 1, version 3. 
            A complete product identifier." 
    ::= { xcmPidColorQube9202C1 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.1.2.1.3} 

-- ColorQube Model 9202 Configuration Two  
--      Single Board Controller (SBC) 

xcmPidColorQube9202C2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 9202 
           model and configuration 2 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidColorQube9202 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.1.2.2} 

xcmPidColorQube9202C2V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 9202 
            launch model, configuration 2, version 1. 
            A complete product identifier." 
    ::= { xcmPidColorQube9202C2 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.1.2.2.1} 

xcmPidColorQube9202C2V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 

XCMI Working Group          File source/93pidtc.txt           [Page 400]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        "Xerox ColorQube 9202 
            launch model, configuration 2, version 2. 
            A complete product identifier." 
    ::= { xcmPidColorQube9202C2 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.1.2.2.2} 



-- ColorQube 9200 Family  9203 Model 

xcmPidColorQube9203 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 9203 model identifier 
           (not a complete product identifier)." 
    ::= { xcmPidColorQube9200 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.1.3} 
            -- => SAP PID string = "H13" 
            -- => USB PID string = 22071 = 0x5637 
            -- => Compatible ID = XR_PS_Office_Color 
-- 
-- PLEASE NOTE: 
-- The MODEL NAME used for the PNP ID   "ColorQube 9203" 
-- The generated PNP PID are only valid for that MODEL NAME  
-- 
            -- => PNP ID ColorQube 9203 XeroxColorQube_92034E7B 

-- ColorQube Model 9203 Configuration One  
--      Common Board Controller (CBC) 

xcmPidColorQube9203C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 9203 
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidColorQube9203 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.1.3.1} 

xcmPidColorQube9203C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 9203 
            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidColorQube9203C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.1.3.1.1} 

xcmPidColorQube9203C1V2 OBJECT-IDENTITY 

XCMI Working Group          File source/93pidtc.txt           [Page 401]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 9203 
            launch model, configuration 1, version 2. 
            A complete product identifier." 
    ::= { xcmPidColorQube9203C1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.1.3.1.2} 

xcmPidColorQube9203C1V3 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 9203 
            launch model, configuration 1, version 3. 
            A complete product identifier." 
    ::= { xcmPidColorQube9203C1 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.1.3.1.3} 

-- ColorQube Model 9203 Configuration Two  
--      Single Board Controller (SBC) 

xcmPidColorQube9203C2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 9203 
           model and configuration 2 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidColorQube9203 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.1.3.2} 

xcmPidColorQube9203C2V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 9203 
            launch model, configuration 2, version 1. 
            A complete product identifier." 
    ::= { xcmPidColorQube9203C2 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.1.3.2.1} 

xcmPidColorQube9203C2V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 9203 
            launch model, configuration 2, version 2. 
            A complete product identifier." 
    ::= { xcmPidColorQube9203C2 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.1.3.2.2} 

-- ColorQube 000x Family  

xcmPidColorQube000x OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 

XCMI Working Group          File source/93pidtc.txt           [Page 402]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        "Xerox ColorQube 000x Solid Ink Printer Family identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidColorQube 2 } 
        -- ::= { 1.3.6.1.4.1.253.8.62.1.24.2} 



-- ColorQube  Family 000x Model 8570 

xcmPidColorQube8570 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 8570 Solid Ink Printer  
          Model 1 Identifier  
           (not a complete product identifier)." 
    ::= { xcmPidColorQube000x 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.2.1} 
            -- => SAP PID string = "H21" 
            -- => USB PID string = 22105 = 0x5659 

-- ColorQube  Model 8570 Configuration N 
-- 8570N is the Base configuration for the ColorQube 8570 
--        (40ppm, Built-in 10/100 Ethernet, 128MB RAM) 

xcmPidColorQube8570NC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 8570N Solid Ink Printer  
           Configuration 1, 
           (not a complete product identifier)." 
    ::= { xcmPidColorQube8570 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.2.1.1} 
-- 
-- PLEASE NOTE: 
--  The following PNP ID was generated using these 
--  parameter (manufacturer and model): 
--     -mf "Xerox" -mo "ColorQube 8570N" 
-- The generated PNP PID is only valid for those parameters  
-- 
            -- => PNP ID XeroxColorQube_8570N9201 


-- ColorQube  Model 8570 Configuration N Version 1 

xcmPidColorQube8570NC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 8570N Solid Ink Printer  
            Configuration N / Version 1, 
             and complete product identifier." 
    ::= { xcmPidColorQube8570NC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.2.1.1.1} 


XCMI Working Group          File source/93pidtc.txt           [Page 403]

Xerox Common Management Interface (XCMI) Standard               07/07/23


-- ColorQube  Model 8570 Configuration DN  
-- 8570DN: 8570N + 64MB (128 total) + pipelining + Auto Duplex 

xcmPidColorQube8570DNC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 8570DN Solid Ink Printer  
           Configuration DN, 
            (not a complete product identifier)." 
    ::= { xcmPidColorQube8570 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.2.1.2} 
-- 
-- PLEASE NOTE: 
--  The following PNP ID was generated using these 
--  parameter (manufacturer and model): 
--     -mf "Xerox" -mo "ColorQube 8570DN" 
-- The generated PNP PID is only valid for those parameters  
-- 
            -- => PNP ID XeroxColorQube_8570D54D5 


-- ColorQube 8570 Configuration DN  Version 1 

xcmPidColorQube8570DNC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 8570DN Solid Ink Printer  
              Configuration DN / Version 1, 
                  and complete product identifier." 
    ::= { xcmPidColorQube8570DNC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.2.1.2.1} 

-- ColorQube 8570  Configuration DT  
-- 8570DT: 8570DP + High cap feeder 

xcmPidColorQube8570DTC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 8570DT Solid Ink Printer  
           Configuration DT, 
              (not a complete product identifier)." 
    ::= { xcmPidColorQube8570 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.2.1.3} 
-- 
-- PLEASE NOTE: 
--  The following PNP ID was generated using these 
--  parameter (manufacturer and model): 
--     -mf "Xerox" -mo "ColorQube 8570DT" 
-- The generated PNP PID is only valid for those parameters  
-- 
            -- => PNP ID XeroxColorQube_8570D9F54 



XCMI Working Group          File source/93pidtc.txt           [Page 404]

Xerox Common Management Interface (XCMI) Standard               07/07/23


-- ColorQube 8570 Configuration DT  Version 1 

xcmPidColorQube8570DTC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 8570DT Solid Ink Printer  
             Configuration DT / Version 1, 
                  and complete product identifier." 
    ::= { xcmPidColorQube8570DTC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.2.1.3.1} 


-- ColorQube Family 8570  Model 1  Configuration DX  
-- 8570DX: 8570DT + Hard disk 

xcmPidColorQube8570DXC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 8570DX Solid Ink Printer  
            Configuration DX, 
            (not a complete product identifier)." 
    ::= { xcmPidColorQube8570 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.2.1.4} 
-- 
-- PLEASE NOTE: 
--  The following PNP ID was generated using these 
--  parameter (manufacturer and model): 
--     -mf "Xerox" -mo "ColorQube 8570DX" 
-- The generated PNP PID is only valid for those parameters  
-- 
            -- => PNP ID XeroxColorQube_8570D9A54 


xcmPidColorQube8570DXC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 8570DX Solid Ink Printer  
              Configuration DX / Version 1, 
                  and complete product identifier." 
    ::= { xcmPidColorQube8570DXC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.2.1.4.1} 


-- ColorQube  8870 

xcmPidColorQube8870 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 8870 Solid Ink Printer  
            Model 2 Identifier  
              (not a complete product identifier)." 
    ::= { xcmPidColorQube000x 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.2.2} 

XCMI Working Group          File source/93pidtc.txt           [Page 405]

Xerox Common Management Interface (XCMI) Standard               07/07/23

            -- => SAP PID string = "H22" 
            -- => USB PID string = 22106 = 0x565A 

-- ColorQube 8870 Configuration DN  

xcmPidColorQube8870DNC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 8870DN Solid Ink Printer  
            Configuration DN, 
           (not a complete product identifier)." 
    ::= { xcmPidColorQube8870 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.2.2.1} 
-- 
-- PLEASE NOTE: 
--  The following PNP ID was generated using these 
--  parameter (manufacturer and model): 
--     -mf "Xerox" -mo "ColorQube 8870DN" 
-- The generated PNP PID is only valid for those parameters  
-- 
            -- => PNP ID XeroxColorQube_8870D95F8 

xcmPidColorQube8870DNC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 8870DN Solid Ink Printer  
              Configuration DN / Version 1, 
                  and complete product identifier." 
    ::= { xcmPidColorQube8870DNC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.2.2.1.1} 





-- ColorQube  8580 

xcmPidColorQube8580 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 8580 Solid Ink Printer Model 3 
      Identifier (not a complete product identifier)." 
    ::= { xcmPidColorQube000x 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.2.3} 
            -- => SAP PID string = "H23" 
            -- => USB PID string = 22107 = 0x565B 
            -- => Compatible ID = XR_PS_Basic_Color 

-- ColorQube 8580 Configuration N  
--   8580N is the Base configuration for the ColorQube 8580 
--    (Classic ink loader, 1GB RAM (2GB Max), No Duplex) 

XCMI Working Group          File source/93pidtc.txt           [Page 406]

Xerox Common Management Interface (XCMI) Standard               07/07/23



xcmPidColorQube8580NC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 8580N Solid Ink Printer  
          Configuration N (not a complete product identifier)." 
    ::= { xcmPidColorQube8580 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.2.3.1} 
-- 
-- PLEASE NOTE: 
--  The following PNP ID was generated using these 
--  parameter (manufacturer and model): 
--     -mf "Xerox" -mo "ColorQube 8580N" 
-- The generated PNP PID is only valid for those parameters  
-- 
            -- => PNP ID XeroxColorQube_8580N9133 

-- ColorQube 8580 Configuration N  Version 1 

xcmPidColorQube8580NC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 8580N Solid Ink Printer 
           Configuration N / Version 1, 
                  and complete product identifier." 
    ::= { xcmPidColorQube8580NC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.2.3.1.1} 

-- ColorQube 8580 Configuration DN  
-- 8580DN: 8580N + Auto Duplexing 

xcmPidColorQube8580DNC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 8580DN Solid Ink Printer Configuration DN 
           (not a complete product identifier)." 
    ::= { xcmPidColorQube8580 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.2.3.2} 
-- 
-- PLEASE NOTE: 
--  The following PNP ID was generated using these 
--  parameter (manufacturer and model): 
--     -mf "Xerox" -mo "ColorQube 8580DN" 
-- The generated PNP PID is only valid for those parameters  
-- 
            -- => PNP ID XeroxColorQube_8580D8357 

-- ColorQube 8580 Configuration DN  Version 1 

xcmPidColorQube8580DNC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 8580DN Solid Ink Printer Configuration DN 

XCMI Working Group          File source/93pidtc.txt           [Page 407]

Xerox Common Management Interface (XCMI) Standard               07/07/23

                  Version 1, and complete product identifier." 
    ::= { xcmPidColorQube8580DNC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.2.3.2.1} 




-- ColorQube  8880 
-- 8880DN is the Base configuration for the ColorQube 8580 
--    (Enterprise Ink Loader, 1GB RAM (2GB Max), Auto Duplex) 


xcmPidColorQube8880 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 8880 Solid Ink Printer Model 4 
          Identifier (not a complete product identifier)." 
    ::= { xcmPidColorQube000x 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.2.4} 
            -- => SAP PID string = "H24" 
            -- => USB PID string = 22108 = 0x565C 
            -- => Compatible ID = XR_PS_Basic_Color 

-- ColorQube 8880 Configuration DN  

xcmPidColorQube8880DNC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 8880DN Solid Ink Printer  
          Configuration DN 
           (not a complete product identifier)." 
    ::= { xcmPidColorQube8880 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.2.4.1} 
-- 
-- PLEASE NOTE: 
--  The following PNP ID was generated using these 
--  parameter (manufacturer and model): 
--     -mf "Xerox" -mo "ColorQube 8880DN" 
-- The generated PNP PID is only valid for those parameters  
-- 
            -- => PNP ID XeroxColorQube_8880D427A 

-- ColorQube 8880 Configuration 1  Version 1 

xcmPidColorQube8880DNC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 8880 Configuration DN / Version 1, 
                  and complete product identifier." 
    ::= { xcmPidColorQube8880DNC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.2.4.1.1} 

XCMI Working Group          File source/93pidtc.txt           [Page 408]

Xerox Common Management Interface (XCMI) Standard               07/07/23


-- ColorQube 8x00 Family  

xcmPidColorQube8x00 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 8x00 family identifier 
           (not a complete product identifier)." 
    ::= { xcmPidColorQube 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.3} 


-- ColorQube 8x00 Family  8700 Model 

xcmPidColorQube8700 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 8700 model identifier 
           (not a complete product identifier)." 
    ::= { xcmPidColorQube8x00 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.3.1} 
            -- => SAP PID string = "H31" 
            -- => USB PID string = 22141 = 0x567d 

xcmPidColorQube8700S OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 8700 
           model and S configuration identifier 
           (not a complete product identifier)." 
    ::= { xcmPidColorQube8700 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.3.1.1} 
-- 
-- PLEASE NOTE: 
-- The MODEL NAME used for the PNP ID   "ColorQube 8700S" 
-- The generated PNP PID are only valid for that MODEL NAME  
-- 
   -- => PNP ID ColorQube 8700S  XeroxColorQube_8700SE273 

   -- => Compatible ID = XR_XPS_Office_Color 

xcmPidColorQube8700Sv1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 8700 
            launch model, S configuration, version 1. 
            A complete product identifier." 
    ::= { xcmPidColorQube8700S 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.3.1.1.1} 


XCMI Working Group          File source/93pidtc.txt           [Page 409]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidColorQube8700X OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 8700 
           model and X configuration identifier 
           (not a complete product identifier)." 
    ::= { xcmPidColorQube8700 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.3.1.2} 
-- 
-- PLEASE NOTE: 
-- The MODEL NAME used for the PNP ID   "ColorQube 8700X" 
-- The generated PNP PID are only valid for that MODEL NAME  
-- 
   -- => PNP ID ColorQube 8700X  XeroxColorQube_8700X2532 

   -- => Compatible ID = XR_XPS_Office_Color 

xcmPidColorQube8700Xv1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 8700 
            launch model, X configuration, version 1. 
            A complete product identifier." 
    ::= { xcmPidColorQube8700X 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.3.1.2.1} 

xcmPidColorQube8700XF OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 8700 
           model and XF configuration identifier 
           (not a complete product identifier)." 
    ::= { xcmPidColorQube8700 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.3.1.3} 
-- 
-- PLEASE NOTE: 
-- The MODEL NAME used for the PNP ID   "ColorQube 8700XF" 
-- The generated PNP PID are only valid for that MODEL NAME  
-- 
    -- => PNP ID ColorQube 8700XF  XeroxColorQube_8700X2725 

xcmPidColorQube8700XFv1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 8700 
            launch model, XF configuration, version 1. 
            A complete product identifier." 
    ::= { xcmPidColorQube8700XF 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.3.1.3.1} 


XCMI Working Group          File source/93pidtc.txt           [Page 410]

Xerox Common Management Interface (XCMI) Standard               07/07/23


-- ColorQube 8x00 Family  8900 Model 

xcmPidColorQube8900 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 8900 model identifier 
           (not a complete product identifier)." 
    ::= { xcmPidColorQube8x00 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.3.2} 
            -- => SAP PID string = "H32" 
            -- => USB PID string = 22142 = 0x567e 

xcmPidColorQube8900X OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 8900 
           model and X configuration identifier 
           (not a complete product identifier)." 
    ::= { xcmPidColorQube8900 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.3.2.2} 
-- 
-- PLEASE NOTE: 
-- The MODEL NAME used for the PNP ID   "ColorQube 8900X" 
-- The generated PNP PID are only valid for that MODEL NAME  
-- 
     -- => PNP ID ColorQube 8900X  XeroxColorQube_8900XCD30 

xcmPidColorQube8900Xv1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 8900 
            launch model, X configuration, version 1. 
            A complete product identifier." 
    ::= { xcmPidColorQube8900X 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.3.2.2.1} 

-- 

xcmPidColorQube8900S OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 8900 
           model and S configuration identifier 
           (not a complete product identifier)." 
    ::= { xcmPidColorQube8900 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.3.2.3} 

-- PLEASE NOTE: 
-- The MODEL NAME used for the PNP ID   "ColorQube 8900S" 
-- The generated PNP PID are only valid for that MODEL NAME  
-- 

XCMI Working Group          File source/93pidtc.txt           [Page 411]

Xerox Common Management Interface (XCMI) Standard               07/07/23

     -- => PnP ID ColorQube 8900S  XeroxColorQube_8900S0A71 

xcmPidColorQube8900Sv1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 8900 
            launch model, S configuration, version 1. 
            A complete product identifier." 
    ::= { xcmPidColorQube8900S 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.3.2.3.1} 

-- 
-- 



-- ColorQube 9300 Family  

xcmPidColorQube9300 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 9300 family identifier 
           (not a complete product identifier)." 
    ::= { xcmPidColorQube 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.4} 

-- ColorQube Model 9301 

xcmPidColorQube9301 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 9301 model identifier 
           (not a complete product identifier)." 
    ::= { xcmPidColorQube9300 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.4.1} 
            -- => SAP PID string = "H41" 
            -- => USB PID string = 22177 = 0x56A1 
            -- => Compatible ID = XR_XPS_Office_Color 
-- 
-- PLEASE NOTE: 
-- The MODEL NAME used for the PNP ID   "ColorQube 9301" 
-- The generated PNP PID are only valid for that MODEL NAME  
-- 
            -- => PNP ID ColorQube 9301  XeroxColorQube_93014FAB 

xcmPidColorQube9301C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 9301 
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidColorQube9301 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.4.1.1} 

XCMI Working Group          File source/93pidtc.txt           [Page 415]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidColorQube9301C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 9301 
            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidColorQube9301C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.4.1.1.1} 



xcmPidColorQube9301C1V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 9301 
            launch model, configuration 1, version 2. 
            A complete product identifier." 
    ::= { xcmPidColorQube9301C1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.4.1.1.2} 

-- ColorQube Model 9302 

xcmPidColorQube9302 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 9302 model identifier 
           (not a complete product identifier)." 
    ::= { xcmPidColorQube9300 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.4.2} 
            -- => SAP PID string = "H42" 
            -- => USB PID string = 22178 = 0x56A2 
            -- => Compatible ID = XR_XPS_Office_Color 
-- 
-- PLEASE NOTE: 
-- The MODEL NAME used for the PNP ID   "ColorQube 9302" 
-- The generated PNP PID are only valid for that MODEL NAME  
-- 
            -- => PNP ID ColorQube 9302  XeroxColorQube_93024EEB 

xcmPidColorQube9302C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 9302 
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidColorQube9302 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.4.2.1} 

xcmPidColorQube9302C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 9302 

XCMI Working Group          File source/93pidtc.txt           [Page 416]

Xerox Common Management Interface (XCMI) Standard               07/07/23

            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidColorQube9302C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.4.2.1.1} 


xcmPidColorQube9302C1V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 9302 
            launch model, configuration 1, version 2. 
            A complete product identifier." 
    ::= { xcmPidColorQube9302C1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.4.2.1.2} 

-- ColorQube Model 9303 

xcmPidColorQube9303 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 9303 model identifier 
           (not a complete product identifier)." 
    ::= { xcmPidColorQube9300 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.4.3} 
            -- => SAP PID string = "H43" 
            -- => USB PID string = 22179 = 0x56A3 
            -- => Compatible ID = XR_XPS_Office_Color 
-- 
-- PLEASE NOTE: 
-- The MODEL NAME used for the PNP ID   "ColorQube 9303" 
-- The generated PNP PID are only valid for that MODEL NAME  
-- 
            -- => PNP ID ColorQube 9303 XeroxColorQube_93038E2A 

xcmPidColorQube9303C1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 9303 
           model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidColorQube9303 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.4.3.1} 

xcmPidColorQube9303C1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 9303 
            launch model, configuration 1, version 1. 
            A complete product identifier." 
    ::= { xcmPidColorQube9303C1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.4.3.1.1} 


XCMI Working Group          File source/93pidtc.txt           [Page 417]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidColorQube9303C1V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox ColorQube 9303 
            launch model, configuration 1, version 2. 
            A complete product identifier." 
    ::= { xcmPidColorQube9303C1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.24.4.3.1.2} 


-- 
-- 

---------------------------------------------------------------- 
-- Arc for FX Requested PIDs  
---------------------------------------------------------------- 

XCMI Working Group          File source/93pidtc.txt           [Page 420]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidFXSystems OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Fuji Xerox Systems product line identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidProductIdentifiers 30 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30} 

xcmPidFX OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Fuji Xerox product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidFXSystems 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.1} 

-- 
-- 

xcmPidFX4110 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Fuji Xerox 110ppm B/W Multi-function device configuration model
                 identifier (not a complete product identifier)." 
    ::= { xcmPidFX 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.1.1} 
            -- => SAP PID string = "N11" 
            -- => USB PID string =  0x0550 
            -- => THE ABOVE USB PID was a specific  
            -- => FX Request per Katsumi Shiina and 
            -- => Fred Wilczak. It does not follow  
            -- => normal XCMI USB PID naming conventions 

xcmPidFX4110V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Fuji Xerox Model 4110 110ppm B/W Multi-function  
         device launch configuration version #1 and  
         complete product identifier." 
    ::= { xcmPidFX4110 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.1.1.1} 

-- 
-- 


XCMI Working Group          File source/93pidtc.txt           [Page 421]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidFX4110V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Fuji-DFE Xerox Model 4110 110ppm B/W Multi-function  
         device launch configuration version #2 and  
         complete product identifier." 
    ::= { xcmPidFX4110 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.1.1.2} 

xcmPidFX4110V3 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Fuji-DFE Xerox Model 4110 110ppm B/W Multi-function  
         device launch configuration version #3 and  
         complete product identifier." 
    ::= { xcmPidFX4110 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.1.1.3} 

xcmPidFX4110V4 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Fuji-DFE Xerox Model 4110 110ppm B/W Multi-function  
         device launch configuration version #4 and  
         complete product identifier." 
    ::= { xcmPidFX4110 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.1.1.4} 
-- 
-- 

xcmPidFX4590 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Fuji Xerox 90ppm B/W Multi-function device configuration model 
                 identifier (not a complete product identifier)." 
    ::= { xcmPidFX 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.1.2} 
            -- => SAP PID string = "N12" 
            -- => USB PID string =  0x0550 
            -- => THE ABOVE USB PID was a specific  
            -- => FX Request per Katsumi Shiina and 
            -- => Fred Wilczak. It does not follow  
            -- => normal XCMI USB PID naming conventions 

xcmPidFX4590V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 

XCMI Working Group          File source/93pidtc.txt           [Page 422]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        "Fuji-DFE Xerox Model 4590 90ppm B/W Multi-function  
         device launch configuration version #1 and  
         complete product identifier." 
    ::= { xcmPidFX4590 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.1.2.1} 

xcmPidFX4590V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Fuji-DFE Xerox Model 4590 90ppm B/W Multi-function  
         device launch configuration version #2 and  
         complete product identifier." 
    ::= { xcmPidFX4590 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.1.2.2} 

xcmPidFX4590V3 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Fuji-DFE Xerox Model 4590 90ppm B/W Multi-function  
         device launch configuration version #3 and  
         complete product identifier." 
    ::= { xcmPidFX4590 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.1.2.3} 

-- 
-- 

xcmPidFX4590EPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Fuji Xerox 90ppm B/W Printer Only device configuration model 
                 identifier (not a complete product identifier)." 
    ::= { xcmPidFX 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.1.4} 
            -- => SAP PID string = "N14" 
            -- => USB PID string =  0x0550 
            -- => THE ABOVE USB PID was a specific  
            -- => FX Request per Katsumi Shiina and 
            -- => Fred Wilczak. It DOES NOT follow  
            -- => normal XCMI USB PID naming conventions 

xcmPidFX4590EPSV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Fuji Xerox Model 4590 90ppm B/W Printer Only  
         device launch configuration version #1 and  
         complete product identifier." 

XCMI Working Group          File source/93pidtc.txt           [Page 423]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    ::= { xcmPidFX4590EPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.1.4.1} 

xcmPidFX4590EPSV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Fuji Xerox Model 4590 90ppm B/W Printer Only  
         device launch configuration version #2 and  
         complete product identifier." 
    ::= { xcmPidFX4590EPS 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.1.4.2} 



-- 
-- 




xcmPidFX4595 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Fuji Xerox 4595 device configuration model 
                 identifier (not a complete product identifier)." 
    ::= { xcmPidFX 7 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.1.7} 
            -- => SAP PID string = "N17" 
            -- => USB PID string =  29851 = 0x749B 

xcmPidFX4595V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Fuji Xerox 4595   
         device launch configuration version #1 and  
         complete product identifier." 
    ::= { xcmPidFX4595 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.1.7.1} 


xcmPidFX4595EPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Fuji Xerox 4595EPS device configuration model 
                 identifier (not a complete product identifier)." 
    ::= { xcmPidFX 8 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.1.8} 
            -- => SAP PID string = "N18" 
            -- => USB PID string =  29852 = 0x749C 

xcmPidFX4595EPSV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Fuji Xerox 4595EPS   
         device launch configuration version #1 and  
         complete product identifier." 
    ::= { xcmPidFX4595EPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.1.8.1} 

-- 

XCMI Working Group          File source/93pidtc.txt           [Page 425]

Xerox Common Management Interface (XCMI) Standard               07/07/23

-- 

xcmPidFX2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Fuji Xerox product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidFXSystems 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2} 


xcmPidFX4127 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Fuji Xerox 4127 device configuration model 
                 identifier (not a complete product identifier)." 
    ::= { xcmPidFX2 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2.1} 
            -- => SAP PID string = "N21" 
            -- => USB PID string =  29881 = 0x74B9 

xcmPidFX4127v1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Fuji Xerox 4127   
         device launch configuration version #1 and  
         complete product identifier." 
    ::= { xcmPidFX4127 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2.1.1} 

xcmPidFX4127v2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Fuji Xerox 4127   
         device launch configuration version #2 and  
         complete product identifier." 
    ::= { xcmPidFX4127 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2.1.2} 

xcmPidFX4127v3 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Fuji Xerox 4127   
         device launch configuration version #3 and  
         complete product identifier." 
    ::= { xcmPidFX4127 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2.1.3} 


XCMI Working Group          File source/93pidtc.txt           [Page 426]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidFX4127EPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Fuji Xerox 4127EPS device configuration model 
                 identifier (not a complete product identifier)." 
    ::= { xcmPidFX2 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2.2} 
            -- => SAP PID string = "N22" 
            -- => USB PID string =  29882 = 0x74BA 

xcmPidFX4127EPSv1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Fuji Xerox 4127EPS   
         device launch configuration version #1 and  
         complete product identifier." 
    ::= { xcmPidFX4127EPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2.2.1} 

xcmPidFX4127EPSv2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Fuji Xerox 4127EPS   
         device launch configuration version #2 and  
         complete product identifier." 
    ::= { xcmPidFX4127EPS 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2.2.2} 

xcmPidFX4127EPSv3 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Fuji Xerox 4127EPS   
         device launch configuration version #3 and  
         complete product identifier." 
    ::= { xcmPidFX4127EPS 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2.2.3} 


xcmPidFX4112 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Fuji Xerox 4112 device configuration model 
                 identifier (not a complete product identifier)." 
    ::= { xcmPidFX2 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2.3} 
            -- => SAP PID string = "N23" 
            -- => USB PID string =  29883 = 0x74BB 

xcmPidFX4112v1 OBJECT-IDENTITY 

XCMI Working Group          File source/93pidtc.txt           [Page 427]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    STATUS      current 
    DESCRIPTION 
        "Fuji Xerox 4112   
         device launch configuration version #1 and  
         complete product identifier." 
    ::= { xcmPidFX4112 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2.3.1} 

xcmPidFX4112v2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Fuji Xerox 4112   
         device launch configuration version #2 and  
         complete product identifier." 
    ::= { xcmPidFX4112 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2.3.2} 

xcmPidFX4112v3 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Fuji Xerox 4112   
         device launch configuration version #3 and  
         complete product identifier." 
    ::= { xcmPidFX4112 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2.3.3} 


xcmPidFX4112EPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Fuji Xerox 4112EPS device configuration model 
                 identifier (not a complete product identifier)." 
    ::= { xcmPidFX2 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2.4} 
            -- => SAP PID string = "N24" 
            -- => USB PID string =  29884 = 0x74BC 

xcmPidFX4112EPSv1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Fuji Xerox 4112EPS   
         device launch configuration version #1 and  
         complete product identifier." 
    ::= { xcmPidFX4112EPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2.4.1} 

xcmPidFX4112EPSv2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Fuji Xerox 4112EPS   
         device launch configuration version #2 and  

XCMI Working Group          File source/93pidtc.txt           [Page 428]

Xerox Common Management Interface (XCMI) Standard               07/07/23

         complete product identifier." 
    ::= { xcmPidFX4112EPS 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2.4.2} 

xcmPidFX4112EPSv3 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Fuji Xerox 4112EPS   
         device launch configuration version #3 and  
         complete product identifier." 
    ::= { xcmPidFX4112EPS 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2.4.3} 



-- 
-- 



-- FX DMP D95CP   

xcmPidFXD95CP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D95 Copier-Printer XC model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidFX2 7 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2.7} 
            -- => SAP PID string = "N27" 
            -- => USB PID string =  29887 = 0x74BF 
            -- => PnP-X WiFi ID = VEN_0109&DEV_74BF 
            -- => PnP ID = XeroxD95_Copier-Prin5DAA 
            -- => Compatible ID = XR_PCL6_Office_Mono 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:D95 Copier/Printer 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "D95 Copier-Printer" 
--   The generated PNP PID is only valid for those parameters  
--           XeroxD95_Copier-Prin5DAA 

-- Xerox D95 Copier-Printer Configuration One   

xcmPidFXD95CPC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D95 Copier-Printer model  
         and configuration 1 identifier 
           (not a complete product identifier)." 

XCMI Working Group          File source/93pidtc.txt           [Page 430]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    ::= { xcmPidFXD95CP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2.7.1} 

-- Xerox D95 Copier-Printer Configuration One Version One  

xcmPidFXD95CPC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D95 Copier-Printer launch model,   
         configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidFXD95CPC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2.7.1.1} 

-- Xerox D95 Copier-Printer Configuration One Version Two  

xcmPidFXD95CPC1V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D95 Copier-Printer SMP launch model,   
         configuration 1,  
           version 2.  A complete product identifier." 
    ::= { xcmPidFXD95CPC1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2.7.1.2} 


-- D110 Copier-Printer   

xcmPidFXD110CP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D110 Copier-Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidFX2 8 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2.8} 
            -- => SAP PID string = "N28" 
            -- => USB PID string =  29888 = 0x74C0 
            -- => PnP-X WiFi ID = VEN_0109&DEV_74C0 
            -- => PnP ID = XeroxD110_Copier-PriD9D0 
            -- => Compatible ID = XR_PCL6_Office_Mono 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:D110 Copier/Printer 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "D110 Copier-Printer" 

XCMI Working Group          File source/93pidtc.txt           [Page 431]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--   The generated PNP PID is only valid for those parameters  
--            XeroxD110_Copier-PriD9D0 

-- Xerox D110 Copier-Printer Configuration One   

xcmPidFXD110CPC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D110 Copier-Printer model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidFXD110CP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2.8.1} 

-- Xerox D110 Copier-Printer Configuration One Version One  

xcmPidFXD110CPC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D110 Copier-Printer launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidFXD110CPC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2.8.1.1} 

-- Xerox D110 Copier-Printer Configuration One Version Two  

xcmPidFXD110CPC1V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D110 Copier-Printer SMP launch model,  
           configuration 1, version 2.   
          A complete product identifier." 
    ::= { xcmPidFXD110CPC1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2.8.1.2} 


-- D125 Copier-Printer   

xcmPidFXD125CP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D125 Copier-Printer model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidFX2 9 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2.9} 
            -- => SAP PID string = "N29" 
            -- => USB PID string =  29889 = 0x74C1 
            -- => PnP-X WiFi ID = VEN_0109&DEV_74C1 
            -- => PnP ID = XeroxD125_Copier-PriA362 

XCMI Working Group          File source/93pidtc.txt           [Page 432]

Xerox Common Management Interface (XCMI) Standard               07/07/23

            -- => Compatible ID = XR_PCL6_Office_Mono 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:D125 Copier/Printer 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "D125 Copier-Printer" 
--   The generated PNP PID is only valid for those parameters  
--       D125CP      XeroxD125_Copier-PriA362 

-- D125 Copier-Printer Configuration One   

xcmPidFXD125CPC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D125 Copier-Printer model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidFXD125CP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2.9.1} 

-- D125 Copier-Printer Configuration One Version One  

xcmPidFXD125CPC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D125 Copier-Printer launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidFXD125CPC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2.9.1.1} 

-- D125 Copier-Printer Configuration One Version Two  

xcmPidFXD125CPC1V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D125 Copier-Printer SMP launch model,  
           configuration 1, version 2.   
          A complete product identifier." 
    ::= { xcmPidFXD125CPC1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2.9.1.2} 


-- FX DMP D95P   

xcmPidFXD95P OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox FX DMP D95P model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidFX2 17 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2.17} 

XCMI Working Group          File source/93pidtc.txt           [Page 433]

Xerox Common Management Interface (XCMI) Standard               07/07/23

            -- => SAP PID string = "N2A" 
            -- => USB PID string =  29890 = 0x74C2 
            -- => PnP-X WiFi ID = VEN_0109&DEV_74C2 
            -- => PnP ID = XeroxD95__Printer5397 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:D95 Copier/Printer 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "D95 Printer" 
--   The generated PNP PID is only valid for those parameters  
--            XeroxD95__Printer5397 

-- FX DMP Model D95P Configuration One   

xcmPidFXD95PC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox FX DMP D95P model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidFXD95P 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2.17.1} 

-- FX DMP Model D95P Configuration One Version One  

xcmPidFXD95PC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox FX DMP D95P launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidFXD95PC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2.17.1.1} 


-- FX DMP D110P   

xcmPidFXD110P OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox FX DMP D110P model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidFX2 18 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2.18} 
            -- => SAP PID string = "N2B" 
            -- => USB PID string =  29891 = 0x74C3 
            -- => PnP-X WiFi ID = VEN_0109&DEV_74C3 
            -- => PnP ID = XeroxD110_Printer2631 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  

XCMI Working Group          File source/93pidtc.txt           [Page 434]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--      MFG:Xerox MDL:D110 Copier/Printer 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "D110 Printer" 
--   The generated PNP PID is only valid for those parameters  
--           XeroxD110_Printer2631 

-- FX DMP Model D110P Configuration One   

xcmPidFXD110PC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox FX DMP D110P model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidFXD110P 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2.18.1} 

-- FX DMP Model D110P Configuration One Version One  

xcmPidFXD110PC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox FX DMP D110P launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidFXD110PC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2.18.1.1} 

-- FX DMP D125P   

xcmPidFXD125P OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox FX DMP D125P model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidFX2 19 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2.19} 
            -- => SAP PID string = "N2C" 
            -- => USB PID string =  29892 = 0x74C4 
            -- => PnP-X WiFi ID = VEN_0109&DEV_74C4 
            -- => PnP ID = XeroxD125_PrinterC1FF 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:D125 Printer 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "D125 Printer" 
--   The generated PNP PID is only valid for those parameters  
--            XeroxD125_PrinterC1FF 

-- FX DMP Model D125P Configuration One   


XCMI Working Group          File source/93pidtc.txt           [Page 435]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidFXD125PC1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox FX DMP D125P model and configuration 1 identifier 
           (not a complete product identifier)." 
    ::= { xcmPidFXD125P 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2.19.1} 

-- FX DMP Model D125P Configuration One Version One  

xcmPidFXD125PC1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox FX DMP D125P launch model, configuration 1,  
           version 1.  A complete product identifier." 
    ::= { xcmPidFXD125PC1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.30.2.19.1.1} 

---------------------------------------------------------------- 
-- Xerox Entry-level Production Color PIDs  
---------------------------------------------------------------- 

-- 
-- 

---------------------------------------------------------------- 
-- Xerox Entry-level Production Color PIDs  
---------------------------------------------------------------- 

xcmPidEPCProductLine OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Entry-level Production Color product line 
         identifier (not a complete product identifier)." 
    ::= { xcmPidProductIdentifiers 31 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31} 


-- 
-- 

xcmPidXeroxColorPressFamily OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color Press system family identifier 
         (not a complete product identifier)." 
    ::= { xcmPidEPCProductLine 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1} 

-- 

XCMI Working Group          File source/93pidtc.txt           [Page 436]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidXeroxColorJ75Press OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color J75 Press system model 
         identifier (not a complete product identifier)." 
    ::= { xcmPidXeroxColorPressFamily 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.1} 
            -- => SAP PID string = "O11" 
            -- => USB PID string = 31141 = 0x79A5 
            -- => PnP-X WiFi ID = VEN_0109&DEV_79A5 
            -- => PnP ID = XeroxXerox_Color_J7501F2 
            -- => Compatible ID = XR_PS_FreeFlow_Color 

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains  
--   attributes corresponding to manufacturer and model name. 
-- 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "Xerox Color J75 Press" 
--   The generated PNP PIDs are only valid for those parameters  
        -- => PnP ID = XeroxXerox_Color_J7501F2 

-- 
-- 

xcmPidXeroxColorJ75PressNoDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color J75 Press standalone/no DFE system 
         configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidXeroxColorJ75Press 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.1.1} 

xcmPidXeroxColorJ75PressNoDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color J75 Press standalone/no DFE device 
         launch configuration version and complete product  
         identifier." 
    ::= { xcmPidXeroxColorJ75PressNoDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.1.1.1} 

xcmPidXeroxColorJ75PressNoDFEV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color J75 Press standalone/no DFE device 
         post-launch configuration version and complete  

XCMI Working Group          File source/93pidtc.txt           [Page 437]

Xerox Common Management Interface (XCMI) Standard               07/07/23

         product identifier." 
    ::= { xcmPidXeroxColorJ75PressNoDFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.1.1.2} 

-- 
-- 

xcmPidXeroxColorJ75PressEFIStandaloneDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color J75 Press with a separate EFI DFE 
         Server system configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidXeroxColorJ75Press 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.1.2} 

xcmPidXeroxColorJ75PressEFIStandaloneDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color J75 Press with a separate EFI DFE 
         Server system launch configuration version and 
         complete product identifier." 
    ::= { xcmPidXeroxColorJ75PressEFIStandaloneDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.1.2.1} 

xcmPidXeroxColorJ75PressEFIStandaloneDFEV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color J75 Press with a separate EFI DFE 
         Server system post-launch configuration version 
         and complete product identifier." 
    ::= { xcmPidXeroxColorJ75PressEFIStandaloneDFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.1.2.2} 

-- 
-- 

xcmPidXeroxColorJ75PressFfpsDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color J75 Press with a separate  
         FreeFlow Print Server (FFPS) DFE 
         system configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidXeroxColorJ75Press 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.1.3} 

xcmPidXeroxColorJ75PressFfpsDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color J75 Press with a separate 
         FreeFlow Print Server (FFPS) DFE 

XCMI Working Group          File source/93pidtc.txt           [Page 438]

Xerox Common Management Interface (XCMI) Standard               07/07/23

         system launch configuration version and 
         complete product identifier." 
    ::= { xcmPidXeroxColorJ75PressFfpsDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.1.3.1} 

xcmPidXeroxColorJ75PressFfpsDFEV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color J75 Press with a separate  
         FreeFlow Print Server (FFPS) DFE 
         system post-launch configuration version 
         and complete product identifier." 
    ::= { xcmPidXeroxColorJ75PressFfpsDFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.1.3.2} 
-- 
-- 

xcmPidXeroxColorC75Press OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C75 Press system model 
         identifier (not a complete product identifier)." 
    ::= { xcmPidXeroxColorPressFamily 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.2} 
            -- => SAP PID string = "O12" 
            -- => USB PID string = 31142 = 0x79A6 
            -- => PnP-X WiFi ID = VEN_0109&DEV_79A6 
            -- => PnP ID = XeroxXerox_Color_C755198 
            -- => Compatible ID = XR_PS_FreeFlow_Color 

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains  
--   attributes corresponding to manufacturer and model name. 
-- 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "Xerox Color C75 Press" 
--   The generated PNP PIDs are only valid for those parameters  
        -- => PnP ID = XeroxXerox_Color_C755198 


-- 
-- 

xcmPidXeroxColorC75PressNoDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C75 Press standalone/no DFE system 
         configuration model identifier  
         (not a complete product identifier)." 

XCMI Working Group          File source/93pidtc.txt           [Page 439]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    ::= { xcmPidXeroxColorC75Press 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.2.1} 

xcmPidXeroxColorC75PressNoDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C75 Press standalone/no DFE device 
         launch configuration version and complete product  
         identifier." 
    ::= { xcmPidXeroxColorC75PressNoDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.2.1.1} 

xcmPidXeroxColorC75PressNoDFEV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C75 Press standalone/no DFE device 
         post-launch configuration version and complete  
         product identifier." 
    ::= { xcmPidXeroxColorC75PressNoDFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.2.1.2} 

-- 
-- 

xcmPidXeroxColorC75PressEFIIntegrated OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C75 Press with an embedded EFI 
         controller system configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidXeroxColorC75Press 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.2.2} 

xcmPidXeroxColorC75PressEFIIntegratedV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C75 Press with an embedded EFI 
         controller system launch configuration version 
         and complete product identifier." 
    ::= { xcmPidXeroxColorC75PressEFIIntegrated 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.2.2.1} 

xcmPidXeroxColorC75PressEFIIntegratedV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C75 Press with an embedded EFI 
         controller system post-launch configuration 
         version and complete product identifier." 
    ::= { xcmPidXeroxColorC75PressEFIIntegrated 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.2.2.2} 

-- 

XCMI Working Group          File source/93pidtc.txt           [Page 440]

Xerox Common Management Interface (XCMI) Standard               07/07/23

-- 

xcmPidXeroxColorC75PressEFIStandaloneDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C75 Press with a separate EFI DFE 
         Server system configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidXeroxColorC75Press 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.2.3} 

xcmPidXeroxColorC75PressEFIStandaloneDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C75 Press with a separate EFI DFE 
         Server system launch configuration version and 
         complete product identifier." 
    ::= { xcmPidXeroxColorC75PressEFIStandaloneDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.2.3.1} 

xcmPidXeroxColorC75PressEFIStandaloneDFEV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C75 Press with a separate EFI DFE 
         Server system post-launch configuration version 
         and complete product identifier." 
    ::= { xcmPidXeroxColorC75PressEFIStandaloneDFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.2.3.2} 

-- 
-- 

xcmPidXeroxColorC75PressFfpsDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C75 Press with a separate  
         FreeFlow Print Server (FFPS) DFE 
         system configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidXeroxColorC75Press 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.2.4} 

xcmPidXeroxColorC75PressFfpsDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C75 Press with a separate 
         FreeFlow Print Server (FFPS) DFE 
         system launch configuration version and 
         complete product identifier." 
    ::= { xcmPidXeroxColorC75PressFfpsDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.2.4.1} 

xcmPidXeroxColorC75PressFfpsDFEV2 OBJECT-IDENTITY 

XCMI Working Group          File source/93pidtc.txt           [Page 441]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    STATUS      current 
    DESCRIPTION 
        "Xerox Color C75 Press with a separate  
         FreeFlow Print Server (FFPS) DFE 
         system post-launch configuration version 
         and complete product identifier." 
    ::= { xcmPidXeroxColorC75PressFfpsDFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.2.4.2} 

-- 
-- 
xcmPidXeroxVersant2100Press OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phin product model system model identifier 
         (not a complete product identifier)." 
    ::= { xcmPidXeroxColorPressFamily 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.3} 
            -- => SAP PID string = "O13" 
            -- => USB PID string = 31143 = 0x79A7 
            -- => PnP-X WiFi ID = VEN_0109&DEV_79A7 
            -- => PnP ID  = XeroxXerox_Versant_2B4B1 
            -- => Compatible ID = XR_PS_FreeFlow_Color 

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains  
--   attributes corresponding to manufacturer and model name. 
-- 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model): 
--     -mf "Xerox" -mo "Versant 2100 Press" 
--   The generated PNP PIDs are only valid for those parameters  
        -- => PnP ID  = XeroxXerox_Versant_2B4B1 

-- 
-- 

xcmPidXeroxPhinProductModelDMPNoDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 2100 Press with embedded DMP 
         controller/no DFE system configuration model 
         identifier (not a complete product identifier)." 
    ::= { xcmPidXeroxVersant2100Press 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.3.1} 

xcmPidXeroxVersant2100PressDMPNoDFEV1 OBJECT-IDENTITY 
    STATUS      current 

XCMI Working Group          File source/93pidtc.txt           [Page 442]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    DESCRIPTION 
        "Xerox Versant 2100 Press with embedded DMP 
         controller/no DFE launch configuration version 
         and complete product identifier." 
    ::= { xcmPidXeroxPhinProductModelDMPNoDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.3.1.1} 

xcmPidXeroxVersant2100PressDMPNoDFEV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 2100 Press with embedded DMP 
         controller/no DFE post-launch configuration 
         version and complete product identifier." 
    ::= { xcmPidXeroxPhinProductModelDMPNoDFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.3.1.2} 

-- 
-- 

xcmPidXeroxVersant2100PressEFIStandaloneEX2100DFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 2100 Press with a separate EFI EX2100 
         DFE Server system configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidXeroxVersant2100Press 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.3.2} 

xcmPidXeroxVersant2100PressEFIStandaloneEX2100DFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 2100 Press with a separate EFI EX2100 
         DFE Server system launch configuration version and 
         complete product identifier." 
    ::= { xcmPidXeroxVersant2100PressEFIStandaloneEX2100DFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.3.2.1} 

xcmPidXeroxVersant2100PressEFIStandaloneEX2100DFEV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 2100 Press with a separate EFI EX2100 
         DFE Server system post-launch configuration version 
         and complete product identifier." 
    ::= { xcmPidXeroxVersant2100PressEFIStandaloneEX2100DFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.3.2.2} 

-- 
-- 

xcmPidXeroxVersant2100PressEFIStandaloneQX2100DFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 

XCMI Working Group          File source/93pidtc.txt           [Page 443]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        "Xerox Versant 2100 Press with a separate EFI QX2100 
         DFE Server system configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidXeroxVersant2100Press 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.3.3} 

xcmPidXeroxVersant2100PressEFIStandaloneQX2100DFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 2100 Press with a separate EFI QX2100 
         DFE Server system launch configuration version and 
         complete product identifier." 
    ::= { xcmPidXeroxVersant2100PressEFIStandaloneQX2100DFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.3.3.1} 

xcmPidXeroxVersant2100PressEFIStandaloneQX2100DFEV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 2100 Press with a separate EFI QX2100 
         DFE Server system post-launch configuration version 
         and complete product identifier." 
    ::= { xcmPidXeroxVersant2100PressEFIStandaloneQX2100DFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.3.3.2} 

-- 
-- 

xcmPidXeroxVersant2100PressFfpsDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 2100 Press with a separate  
         FreeFlow Print Server (FFPS) DFE 
         system configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidXeroxVersant2100Press 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.3.4} 

xcmPidXeroxVersant2100PressFfpsDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 2100 Press with a separate 
         FreeFlow Print Server (FFPS) DFE 
         system launch configuration version and 
         complete product identifier." 
    ::= { xcmPidXeroxVersant2100PressFfpsDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.3.4.1} 

xcmPidXeroxVersant2100PressFfpsDFEV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 2100 Press with a separate 
         FreeFlow Print Server (FFPS) DFE 
         system post-launch configuration version 

XCMI Working Group          File source/93pidtc.txt           [Page 444]

Xerox Common Management Interface (XCMI) Standard               07/07/23

         and complete product identifier." 
    ::= { xcmPidXeroxVersant2100PressFfpsDFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.3.4.2} 

-- 
-- 
xcmPidXeroxVersant80Press OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Matt product model system model identifier 
         (not a complete product identifier)." 
    ::= { xcmPidXeroxColorPressFamily 4 } 
        -- ::= { 1.3.6.1.4.1.253.8.62.1.31.1.4}  
            -- => SAP PID string = "O14" 
            -- => USB PID string = 31144 = 0x79A8 
            -- => PnP-X WiFi ID = VEN_0109&DEV_79A8 
            -- => Compatible ID = XR_PS_FreeFlow_Color 
            -- => PnP ID =  XeroxXerox_Versant_84F5E 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:Xerox Versant 80 Press 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model ): 
--     -mf "Xerox" -mo "Xerox Versant 80 Press" 
--   The generated PNP PID is only valid for those parameters  
--              XeroxXerox_Versant_84F5E 

-- 
-- 

xcmPidXeroxVersant80PressDMPNoDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 80 Press with embedded DMP 
         controller/no DFE system configuration model 
         identifier (not a complete product identifier)." 
    ::= { xcmPidXeroxVersant80Press 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.4.1} 

xcmPidXeroxVersant80PressDMPNoDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 80 Press with embedded DMP 
         controller/no DFE launch configuration version 
         and complete product identifier." 
    ::= { xcmPidXeroxVersant80PressDMPNoDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.4.1.1} 


XCMI Working Group          File source/93pidtc.txt           [Page 445]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidXeroxVersant80PressDMPNoDFEV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 800 Press with embedded DMP 
         controller/no DFE post-launch configuration 
         version and complete product identifier." 
    ::= { xcmPidXeroxVersant80PressDMPNoDFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.4.1.2} 

-- 
-- 

xcmPidXeroxVersant80PressEFIIntegratedEXi80DFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 80 Press with an embedded EFI EXi80 
         DFE system configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidXeroxVersant80Press 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.4.2} 

xcmPidXeroxVersant80PressEFIIntegratedEXi80DFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 80 Press with an embedded EFI EXi80 
         DFE system launch configuration version and 
         complete product identifier." 
    ::= { xcmPidXeroxVersant80PressEFIIntegratedEXi80DFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.4.2.1} 

xcmPidXeroxVersant80PressEFIIntegratedEXi80DFEV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 80 Press with an embedded EFI EXi80 
         DFE system post-launch configuration version 
         and complete product identifier." 
    ::= { xcmPidXeroxVersant80PressEFIIntegratedEXi80DFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.4.2.2} 

-- 
-- 

xcmPidXeroxVersant80PressEFIStandaloneEX80DFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 80 Press with a separate EFI EX80 
         DFE Server system configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidXeroxVersant80Press 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.4.3} 


XCMI Working Group          File source/93pidtc.txt           [Page 446]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidXeroxVersant80PressEFIStandaloneEX80DFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 80 Press with a separate EFI EX80 
         DFE Server system launch configuration version and 
         complete product identifier." 
    ::= { xcmPidXeroxVersant80PressEFIStandaloneEX80DFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.4.3.1} 

xcmPidXeroxVersant80PressEFIStandaloneEX80DFEV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 80 Press with a separate EFI EX80 
         DFE Server system post-launch configuration version 
         and complete product identifier." 
    ::= { xcmPidXeroxVersant80PressEFIStandaloneEX80DFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.4.3.2} 

-- 
-- 

xcmPidXeroxVersant80PressFfpsDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 80 Press with a separate  
         FreeFlow Print Server (FFPS) DFE 
         system configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidXeroxVersant80Press 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.4.4} 

xcmPidXeroxVersant80PressFfpsDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 80 Press with a separate 
         FreeFlow Print Server (FFPS) DFE 
         system launch configuration version and 
         complete product identifier." 
    ::= { xcmPidXeroxVersant80PressFfpsDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.4.4.1} 

xcmPidXeroxVersant80PressFfpsDFEV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 80 Press with a separate 
         FreeFlow Print Server (FFPS) DFE 
         system post-launch configuration version 
         and complete product identifier." 
    ::= { xcmPidXeroxVersant80PressFfpsDFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.4.4.2} 



XCMI Working Group          File source/93pidtc.txt           [Page 447]

Xerox Common Management Interface (XCMI) Standard               07/07/23


-- 
-- 
xcmPidXeroxColor800iPressEFIStandalone OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 800i Press product model system model  
    identifier with a separate EFI DFE Server (not a  
    complete product identifier)." 
    ::= { xcmPidXeroxColorPressFamily 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.5} 
            -- => SAP PID string = "O15" 
            -- => USB PID string = 31145 = 0x79A9 
            -- => PnP-X WiFi ID = VEN_0109&DEV_79A9 
            -- => PnP ID = XeroxXerox_Color_8002AB4 
            -- => Compatible ID = XR_PS_FreeFlow_Color 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox  
--      MDL:Xerox Color 800i Press with External EFI  
--          Fiery QX 100 VI Controller 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model ): 
--     -mf "Xerox"  
--     -mo "Xerox Color 800i Press with External EFI  
--          Fiery QX 100 VI Controller" 
--   The generated PNP PID is only valid for those parameters  


-- 
-- 

xcmPidXeroxColor800iPressEFIStandaloneCFG1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 800i Press with a separate EFI DFE Server 
         system configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidXeroxColor800iPressEFIStandalone 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.5.1} 

xcmPidXeroxColor800iPressEFIStandaloneCFGV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 800i Press with a separate EFI 
         DFE Server system launch configuration version and 

XCMI Working Group          File source/93pidtc.txt           [Page 448]

Xerox Common Management Interface (XCMI) Standard               07/07/23

         complete product identifier." 
    ::= { xcmPidXeroxColor800iPressEFIStandaloneCFG1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.5.1.1} 

xcmPidXeroxColor800iPressEFIStandaloneCFGV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 800i Press with a separate EFI 
         DFE Server system post-launch configuration version 
         and complete product identifier." 
    ::= { xcmPidXeroxColor800iPressEFIStandaloneCFG1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.5.1.2} 

-- 
-- 
xcmPidXeroxColor800iPressFFPSDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 800i Press product model system model  
    identifier with a separate FFPS DFE Server (not a  
    complete product identifier)." 
    ::= { xcmPidXeroxColorPressFamily 6 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.6} 
            -- => SAP PID string = "O16" 
            -- => USB PID string = 31146 = 0x79AA 
            -- => PnP-X WiFi ID = VEN_0109&DEV_79AA 
            -- => PnP ID = XeroxXerox_Color_8003C8F 
            -- => Compatible ID = XR_PS_FreeFlow_Color 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox  
--      MDL:Xerox Color 800i Press with FreeFlow Print Server 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model ): 
--     -mf "Xerox"  
--     -mo "Xerox Color 800i Press with FreeFlow Print Server" 
--   The generated PNP PID is only valid for those parameters  


-- 
-- 

xcmPidXeroxColor800iPressFFPSDFECFG1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 800i Press with a separate FFPS DFE Server 

XCMI Working Group          File source/93pidtc.txt           [Page 449]

Xerox Common Management Interface (XCMI) Standard               07/07/23

         system configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidXeroxColor800iPressFFPSDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.6.1} 

xcmPidXeroxColor800iPressFFPSDFECFGV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 800i Press with a separate FFPS 
         DFE Server system launch configuration version and 
         complete product identifier." 
    ::= { xcmPidXeroxColor800iPressFFPSDFECFG1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.6.1.1} 

xcmPidXeroxColor800iPressFFPSDFECFGV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 800i Press with a separate FFPS 
         DFE Server system post-launch configuration version 
         and complete product identifier." 
    ::= { xcmPidXeroxColor800iPressFFPSDFECFG1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.6.1.2} 

-- 
-- 
xcmPidXeroxColor1000iPressEFIStandalone OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 1000i Press product model system model  
    identifier with a separate EFI DFE Server (not a  
    complete product identifier)." 
    ::= { xcmPidXeroxColorPressFamily 7 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.7} 
            -- => SAP PID string = "O17" 
            -- => USB PID string = 31147 = 0x79AB 
            -- => PnP-X WiFi ID = VEN_0109&DEV_79AB 
            -- => PnP ID = XeroxXerox_Color_1001737 
            -- => Compatible ID = XR_PS_FreeFlow_Color 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox  
--      MDL:Xerox Color 1000i Press with External EFI Fiery QX 100  
--          VI Controller 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model ): 
--     -mf "Xerox"  
--     -mo "Xerox Color 1000i Press with External EFI Fiery QX 100  
--           VI Controller"  

XCMI Working Group          File source/93pidtc.txt           [Page 450]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--   The generated PNP PID is only valid for those parameters  


-- 
-- 

xcmPidXeroxColor1000iPressEFIStandaloneCFG1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 1000i Press with a separate EFI DFE Server 
         system configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidXeroxColor1000iPressEFIStandalone 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.7.1} 

xcmPidXeroxColor1000iPressEFIStandaloneDFECFGV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 1000i Press with a separate EFI 
         DFE Server system launch configuration version and 
         complete product identifier." 
    ::= { xcmPidXeroxColor1000iPressEFIStandaloneCFG1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.7.1.1} 

xcmPidXeroxColor1000iPressEFIStandaloneDFECFGV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 1000i Press with a separate EFI 
         DFE Server system post-launch configuration version 
         and complete product identifier." 
    ::= { xcmPidXeroxColor1000iPressEFIStandaloneCFG1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.7.1.2} 

-- 
-- 
xcmPidXeroxColor1000iPressFFPSDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 1000i Press product model system model  
    identifier with a separate FFPS DFE Server (not a  
    complete product identifier)." 
    ::= { xcmPidXeroxColorPressFamily 8 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.8} 
            -- => SAP PID string = "O18" 
            -- => USB PID string = 31148 = 0x79AC 
            -- => PnP-X WiFi ID = VEN_0109&DEV_79AC 
            -- => PnP ID = XeroxXerox_Color_100A025 
            -- => Compatible ID = XR_PS_FreeFlow_Color 
-- 

XCMI Working Group          File source/93pidtc.txt           [Page 451]

Xerox Common Management Interface (XCMI) Standard               07/07/23

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox  
--      MDL:Xerox Color 1000i Press with FreeFlow Print Server 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model ): 
--     -mf "Xerox"  
--     -mo "Xerox Color 1000i Press with FreeFlow Print Server"  
--   The generated PNP PID is only valid for those parameters  


-- 
-- 

xcmPidXeroxColor1000iPressFFPSDFECFG1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 1000i Press with a separate FFPS DFE Server 
         system configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidXeroxColor1000iPressFFPSDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.8.1} 

xcmPidXeroxColor1000iPressFFPSDFECFGV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 1000i Press with a separate FFPS 
         DFE Server system launch configuration version and 
         complete product identifier." 
    ::= { xcmPidXeroxColor1000iPressFFPSDFECFG1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.8.1.1} 

xcmPidXeroxColor1000iPressFFPSDFECFGV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 1000i Press with a separate FFPS 
         DFE Server system post-launch configuration version 
         and complete product identifier." 
    ::= { xcmPidXeroxColor1000iPressFFPSDFECFG1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.8.1.2} 



-- 
-- 
xcmPidXeroxIridessePressEFIStandalone OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 

XCMI Working Group          File source/93pidtc.txt           [Page 452]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        "Xerox Iridesse Press product model system model  
    identifier with a separate EFI DFE Server (not a  
    complete product identifier)." 
    ::= { xcmPidXeroxColorPressFamily 9 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.9} 
            -- => SAP PID string = "O19" 
            -- => USB PID string = 31149 = 0x79AD 
            -- => PnP-X WiFi ID = VEN_0109&DEV_79AD 
            -- => PnP ID = XeroxIridesse_ProducCA83 
            -- => Compatible ID = 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox  
--      MDL:Xerox Iridesse Production Press with External EFI EXP-6  
--          Print Server 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model ): 
--     -mf "Xerox"  
--     -mo "Iridesse Production Press with External EFI EXP-6 Print  
--           Server"  
--   The generated PNP PID is only valid for those parameters  


-- 
-- 

xcmPidXeroxIridessePressEFIStandaloneCFG1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Iridesse Press with a separate EFI DFE Server 
         system configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidXeroxIridessePressEFIStandalone 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.9.1} 

xcmPidXeroxIridessePressEFIStandaloneDFECFGV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Iridesse Press with a separate EFI 
         DFE Server system launch configuration version and 
         complete product identifier." 
    ::= { xcmPidXeroxIridessePressEFIStandaloneCFG1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.9.1.1} 




-- 

XCMI Working Group          File source/93pidtc.txt           [Page 453]

Xerox Common Management Interface (XCMI) Standard               07/07/23

-- 
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox  
--      MDL:Xerox Versant 180 Press with DMP Controller 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model ): 
--     -mf "Xerox"  
--     -mo "Versant 180 Press"  
--   The generated PNP PID is only valid for those parameters  

xcmPidXeroxVersant180Press OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 180 Press product model system model  
    identifier with No DFE Server (not a  
    complete product identifier)." 
    ::= { xcmPidXeroxColorPressFamily 17 } 
            -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.17} 
            -- => SAP PID string = "O1A" 
            -- => USB PID string = 31150 = 0x79AE 
            -- => PnP-X WiFi ID = VEN_0109&DEV_79AE 
            -- => PnP ID = XeroxVersant_180_PreD706 
            -- => Compatible ID = XR_PS_FreeFlow_Color 


xcmPidXeroxVersant180PressDMPNoDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 180 Press without a DFE  
         system configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidXeroxVersant180Press 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.17.1} 

xcmPidXeroxVersant180PressDMPNoDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 180 Press without a DFE  
         Server system launch configuration version and 
         complete product identifier." 
    ::= { xcmPidXeroxVersant180PressDMPNoDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.17.1.1} 

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox  
--      MDL:Xerox Versant 180 Press with EFI Controller 
--   The following PNP IDs were generated using these 

XCMI Working Group          File source/93pidtc.txt           [Page 454]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--   parameters (manufacturer and model ): 
--     -mf "Xerox"  
--     -mo "Versant 180 Press EFI"  
--   The generated PNP PID is only valid for those parameters  

xcmPidXeroxVersant180PressEFI OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 180 Press product model system model  
    identifier with EFI DFE Server (not a  
    complete product identifier)." 
    ::= { xcmPidXeroxColorPressFamily 18 } 
            -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.18} 
            -- => SAP PID string = "O1B" 
            -- => USB PID string = 31151 = 0x79AF 
            -- => PnP-X WiFi ID = VEN_0109&DEV_79AF 
            -- => PnP ID = XeroxVersant_180_Pre3359 
            -- => Compatible ID = XR_PS_FreeFlow_Color 

xcmPidXeroxVersant180PressEFIIntegratedEXiDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 180 Press with a EFI Integrated 
         DFE system configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidXeroxVersant180PressEFI 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.18.1} 

xcmPidXeroxVersant180PressEFIIntegratedEXiDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 180 Press with a EFI Integrated 
         DFE Server system launch configuration version and 
         complete product identifier." 
    ::= { xcmPidXeroxVersant180PressEFIIntegratedEXiDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.18.1.1} 


xcmPidXeroxVersant180PressEFIStandaloneEXDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 180 Press with a EFI Standalone  
         DFE system configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidXeroxVersant180PressEFI 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.18.2} 

xcmPidXeroxVersant180PressEFIStandaloneEXDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 180 Press with a EFI Standalone  
         DFE Server system launch configuration version and 
         complete product identifier." 
    ::= { xcmPidXeroxVersant180PressEFIStandaloneEXDFE 1 } 

XCMI Working Group          File source/93pidtc.txt           [Page 455]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.18.2.1} 


-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox  
--      MDL:Xerox Versant 180 Press with FFPS Controller 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model ): 
--     -mf "Xerox"  
--     -mo "Versant 180 Press FFPS"  
--   The generated PNP PID is only valid for those parameters  

xcmPidXeroxVersant180PressFFPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 180 Press product model system model  
    identifier with EFI DFE Server (not a  
    complete product identifier)." 
    ::= { xcmPidXeroxColorPressFamily 19 } 
            -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.19} 
            -- => SAP PID string = "O1C" 
            -- => USB PID string = 31152 = 0x79B0 
            -- => PnP-X WiFi ID = VEN_0109&DEV_79B0 
            -- => PnP ID = XeroxVersant_180_PreD3B8 
            -- => Compatible ID = XR_PS_FreeFlow_Color 

xcmPidXeroxVersant180PressFFPSDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 180 Press with a FFPS  
         DFE system configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidXeroxVersant180PressFFPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.19.1} 

xcmPidXeroxVersant180PressFFPSDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 180 Press with a FFPS  
         DFE Server system launch configuration version and 
         complete product identifier." 
    ::= { xcmPidXeroxVersant180PressFFPSDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.19.1.1} 


-- 


XCMI Working Group          File source/93pidtc.txt           [Page 456]

Xerox Common Management Interface (XCMI) Standard               07/07/23


-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox  
--      MDL:Xerox Versant 3100 Press with DMP Controller noDFE 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model ): 
--     -mf "Xerox"  
--     -mo "Versant 3100 Press"  
--   The generated PNP PID is only valid for those parameters  

xcmPidXeroxVersant3100Press OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 3100 Press product model system model identifier 
    with No DFE Server (not a complete product identifier)." 
    ::= { xcmPidXeroxColorPressFamily 20 } 
            -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.20} 
            -- => SAP PID string = "O1D" 
            -- => USB PID string = 31153 = 0x79B1 
            -- => PnP-X WiFi ID = VEN_0109&DEV_79B1 
            -- => PnP ID = XeroxVersant_3100_PrFBDB 
            -- => Compatible ID = XR_PS_FreeFlow_Color 


xcmPidXeroxVersant3100PressDMPNoDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 3100 Press without a DFE system configuration  
    model identifier (not a complete product identifier)." 
    ::= { xcmPidXeroxVersant3100Press 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.20.1} 

xcmPidXeroxVersant3100PressDMPNoDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 3100 Press without a DFE Server system  
    launch configuration version and complete product identifier." 
    ::= { xcmPidXeroxVersant3100PressDMPNoDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.20.1.1} 


-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox  
--      MDL:Xerox Versant 3100 Press with EFI Controller 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model ): 
--     -mf "Xerox"  
--     -mo "Versant 3100 Press EFI"  

XCMI Working Group          File source/93pidtc.txt           [Page 457]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--   The generated PNP PID is only valid for those parameters  

xcmPidXeroxVersant3100PressEFI OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 3100 Press product model system model identifier 
    with EFI DFE Server (not a complete product identifier)." 
    ::= { xcmPidXeroxColorPressFamily 21 } 
            -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.21} 
            -- => SAP PID string = "O1E" 
            -- => USB PID string = 31154 = 0x79B2 
            -- => PnP-X WiFi ID = VEN_0109&DEV_79B2 
            -- => PnP ID = XeroxVersant_3100_Pr3722 
            -- => Compatible ID = XR_PS_FreeFlow_Color 


xcmPidXeroxVersant3100PressEFIStandaloneEXDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 3100 Press with a EFI Standalone 
         DFE system configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidXeroxVersant3100PressEFI 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.21.1} 

xcmPidXeroxVersant3100PressEFIStandaloneEXDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 3100 Press with a EFI Standalone 
         DFE Server system launch configuration version and 
         complete product identifier." 
    ::= { xcmPidXeroxVersant3100PressEFIStandaloneEXDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.21.1.1} 


xcmPidXeroxVersant3100PressEFIStandaloneEXPDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 3100 Press with a EFI Standalone EXP 
         DFE system configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidXeroxVersant3100PressEFI 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.21.2} 

xcmPidXeroxVersant3100PressEFIStandaloneEXPDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 3100 Press with a EFI Standalone EXP 
         DFE Server system launch configuration version and 
         complete product identifier." 
    ::= { xcmPidXeroxVersant3100PressEFIStandaloneEXPDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.21.2.1} 

-- 

XCMI Working Group          File source/93pidtc.txt           [Page 458]

Xerox Common Management Interface (XCMI) Standard               07/07/23

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox  
--      MDL:Xerox Versant 3100 Press with FFPS Controller 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model ): 
--     -mf "Xerox"  
--     -mo "Versant 3100 Press FFPS"  
--   The generated PNP PID is only valid for those parameters  

xcmPidXeroxVersant3100PressFFPS OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 3100 Press product model system model identifier 
    with FFPS DFE Server (not a complete product identifier)." 
    ::= { xcmPidXeroxColorPressFamily 22 } 
            -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.22} 
            -- => SAP PID string = "O1F" 
            -- => USB PID string = 3115f = 0x79B3 
            -- => PnP-X WiFi ID = VEN_0109&DEV_79B3 
            -- => PnP ID = XeroxVersant_3100_PrF0FC 
            -- => Compatible ID = XR_PS_FreeFlow_Color 

xcmPidXeroxVersant3100PressFFPSDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 3100 Press with a FFPS  
         DFE system configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidXeroxVersant3100PressFFPS 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.22.1} 

xcmPidXeroxVersant3100PressFFPSDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 3100 Press with a FFPS  
         DFE Server system launch configuration version and 
         complete product identifier." 
    ::= { xcmPidXeroxVersant3100PressFFPSDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.22.1.1} 

--  
--  

-- 

-- 
-- Product: Xerox Versant 5100 Press with EFI Controller 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox  
--      MDL:Versant 5100 Press 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer and model ): 
--     -mf "Xerox"  
--     -mo "Versant 5100 Press"  
--   The generated PNP PID is only valid for those parameters  

xcmPidXeroxVersant5100Press OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 

XCMI Working Group          File source/93pidtc.txt           [Page 466]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        "Xerox Versant 5100 Press product model system model identifier 
    (not a complete product identifier)." 
    ::= { xcmPidXeroxColorPressFamily 26 } 
            -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.26} 
            -- => SAP PID string = "O1J" 
            -- => USB PID string = 31159 = 0x79B7 
            -- => PnP-X WiFi ID = VEN_0109&DEV_79B7 
            -- => PnP ID = XeroxVersant_5100_PrE43B 
            -- => Compatible ID = N/A 

xcmPidXeroxVersant5100PressEFIDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 5100 Press with an EFI DFE system configuration  
    model identifier (not a complete product identifier)." 
    ::= { xcmPidXeroxVersant5100Press 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.26.1} 

xcmPidXeroxVersant5100PressEFIDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 5100 Press with an EFI Standalone DFE Server 
    system launch configuration version and complete product  
    identifier." 
    ::= { xcmPidXeroxVersant5100PressEFIDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.26.1.1} 

xcmPidXeroxVersant5100PressEFIDFEV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 5100 Press with an EFI Standalone DFE Server 
    system Post launch configuration version and complete product 
    identifier." 
    ::= { xcmPidXeroxVersant5100PressEFIDFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.26.1.2} 

xcmPidXeroxVersant5100PressEFIEXPDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
   "Xerox Versant 5100 Press with an EFI Standalone EXP DFE system 
   configuration model identifier (not a complete product  
   identifier)." 
    ::= { xcmPidXeroxVersant5100Press 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.26.2} 


xcmPidXeroxVersant5100PressEFIEXPDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Versant 5100 Press with an EFI Standalone EXP DFE  
    Server system launch configuration version and complete  
    product identifier." 
    ::= { xcmPidXeroxVersant5100PressEFIEXPDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.26.2.1} 

XCMI Working Group          File source/93pidtc.txt           [Page 467]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidXeroxVersant5100PressEFIEXPDFEV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
    "Xerox Versant 5100 Press with an EFI Standalone EXP DFE  
    Server system Post launch configuration version and complete  
    product identifier." 
    ::= { xcmPidXeroxVersant5100PressEFIEXPDFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.26.2.2} 

xcmPidXeroxVersant5100PressDMPNoDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
   "Xerox Versant 5100 Press with No DFE system     
    configuration model not a complete product  
    identifier)." 
    ::= { xcmPidXeroxVersant5100Press 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.26.3} 


xcmPidXeroxVersant5100PressDMPNoDFEV1 OBJECT-IDENTITY 
    STATUS     current 
    DESCRIPTION 
   "Xerox Versant 5100 Press with No DFE Server system launch 
   configuration version and complete product identifier." 
    ::= { xcmPidXeroxVersant5100PressDMPNoDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.26.3.1} 

xcmPidXeroxVersant5100PressDMPNoDFEV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
    "Xerox Versant 5100 Press with an No DFE Server system Post  
    launch configuration version and complete product  
    identifier." 
    ::= { xcmPidXeroxVersant5100PressDMPNoDFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.1.26.3.2} 

--  
--  


xcmPidXeroxDocuColorFamily OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color Press system family identifier 
         (not a complete product identifier)." 
    ::= { xcmPidEPCProductLine 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.2} 

-- 

XCMI Working Group          File source/93pidtc.txt           [Page 468]

Xerox Common Management Interface (XCMI) Standard               07/07/23

-- 
xcmPidXeroxColor570 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 570 system model identifier 
         (not a complete product identifier)." 
    ::= { xcmPidXeroxDocuColorFamily 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.2.1} 
            -- => SAP PID string = "O21" 
            -- => USB PID string = 31177 = 0x79C9 
            -- => PnP-X WiFi ID = VEN_0109&DEV_79C9 
            -- => PnP ID XeroxXerox_Color_57094B0  
            -- => Compatible ID = XR_PCL6_Office_Color  

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:Xerox Color 570 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "Xerox Color 570" 
--   The generated PNP PID is only valid for those parameters  

-- 
-- 
-- 
-- 

xcmPidXeroxColor570EFIIntegratedDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 570 model with an embedded EFI  
         DFE system configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidXeroxColor570 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.2.1.2} 

xcmPidXeroxColor570EFIIntegratedDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 570 model with an embedded EFI 
         DFE system launch configuration version and 
         complete product identifier." 
    ::= { xcmPidXeroxColor570EFIIntegratedDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.2.1.2.1} 

xcmPidXeroxColor570EFIIntegratedDFEV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 

XCMI Working Group          File source/93pidtc.txt           [Page 469]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        "Xerox Color 570 model with an embedded EFI 
         DFE system post-launch configuration version 
         and complete product identifier." 
    ::= { xcmPidXeroxColor570EFIIntegratedDFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.2.1.2.2} 

-- 
-- 

xcmPidXeroxColor570EFIStandaloneDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 570 model with a separate EFI  
         DFE server system configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidXeroxColor570 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.2.1.3} 

xcmPidXeroxColor570EFIStandaloneDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 570 model with a separate EFI 
         DFE server system launch configuration version 
         and complete product identifier." 
    ::= { xcmPidXeroxColor570EFIStandaloneDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.2.1.3.1} 

xcmPidXeroxColor570EFIStandaloneDFEV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 570 model with a separate EFI 
         DFE server system post-launch configuration 
         version and complete product identifier." 
    ::= { xcmPidXeroxColor570EFIStandaloneDFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.2.1.3.2} 

-- 
-- 

xcmPidXeroxColor570FfpsDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 570 model with a separate  
         FreeFlow Print Server (FFPS) DFE 
         system configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidXeroxColor570 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.2.1.4} 

xcmPidXeroxColor570FfpsDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 

XCMI Working Group          File source/93pidtc.txt           [Page 470]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        "Xerox Color 570 model with a separate 
         FreeFlow Print Server (FFPS) DFE 
         system launch configuration version and 
         complete product identifier." 
    ::= { xcmPidXeroxColor570FfpsDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.2.1.4.1} 

xcmPidXeroxColor570FfpsDFEV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 570 model with a separate 
         FreeFlow Print Server (FFPS) DFE 
         system post-launch configuration version 
         and complete product identifier." 
    ::= { xcmPidXeroxColor570FfpsDFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.2.1.4.2} 

-- 
-- 

-- 
--  

xcmPidXeroxColorC60 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C60 system model identifier 
         (not a complete product identifier)." 
    ::= { xcmPidXeroxDocuColorFamily 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.2.2} 
            -- => SAP PID string = "O22" 
            -- => USB PID string = 31178 = 0x79CA 
            -- => PnP-X WiFi ID = VEN_0109&DEV_79CA 
            -- => PnP ID  = XeroxXerox_Color_C60DE50  
            -- => Compatible ID = XR_PS_FreeFlow_Color 

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   these attributes:  
--      MFG:Xerox MDL:Xerox Color C60  
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "Xerox Color C60" 
--   The generated PNP PID is only valid for those parameters  
            -- => PnP ID  = XeroxXerox_Color_C60DE50  

-- 

XCMI Working Group          File source/93pidtc.txt           [Page 471]

Xerox Common Management Interface (XCMI) Standard               07/07/23

-- 

xcmPidXeroxColorC60EFIIntegratedDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C60 with an embedded DFE 
         system configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidXeroxColorC60 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.2.2.1} 

xcmPidXeroxColorC60EFIIntegratedDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C60 with an embedded DFE 
         system launch configuration version and 
         complete product identifier." 
    ::= { xcmPidXeroxColorC60EFIIntegratedDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.2.2.1.1} 

xcmPidXeroxColorC60EFIIntegratedDFEV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C60 with an embedded DFE 
         system post-launch configuration version 
         and complete product identifier." 
    ::= { xcmPidXeroxColorC60EFIIntegratedDFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.2.2.1.2} 

-- 
-- 

xcmPidXeroxColorC60EFIStandaloneDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C60 with a separate DFE server 
         system configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidXeroxColorC60 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.2.2.2} 

xcmPidXeroxColorC60EFIStandaloneDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C60 with a separate DFE server 
         system launch configuration version and 
         complete product identifier." 
    ::= { xcmPidXeroxColorC60EFIStandaloneDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.2.2.2.1} 

xcmPidXeroxColorC60EFIStandaloneDFEV2 OBJECT-IDENTITY 
    STATUS      current 

XCMI Working Group          File source/93pidtc.txt           [Page 472]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    DESCRIPTION 
        "Xerox Color C60 with a separate DFE server 
         system post-launch configuration version 
         and complete product identifier." 
    ::= { xcmPidXeroxColorC60EFIStandaloneDFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.2.2.2.2} 

-- 
-- 

xcmPidXeroxColorC60FfpsIntegratedDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C60 with an embedded  
         FreeFlow Print Server (FFPS) DFE 
         system configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidXeroxColorC60 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.2.2.3} 

xcmPidXeroxColorC60FfpsIntegratedDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C60 with an embedded 
         FreeFlow Print Server (FFPS) DFE 
         system launch configuration version and 
         complete product identifier." 
    ::= { xcmPidXeroxColorC60FfpsIntegratedDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.2.2.3.1} 

xcmPidXeroxColorC60FfpsIntegratedDFEV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C60 with an embedded 
         FreeFlow Print Server (FFPS) DFE 
         system post-launch configuration version 
         and complete product identifier." 
    ::= { xcmPidXeroxColorC60FfpsIntegratedDFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.2.2.3.2} 

-- 
-- 

xcmPidXeroxColorC60FfpsStandaloneDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C60 with a separate  
         FreeFlow Print Server (FFPS) DFE 
         system configuration model identifier  
         (not a complete product identifier)." 

XCMI Working Group          File source/93pidtc.txt           [Page 473]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    ::= { xcmPidXeroxColorC60 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.2.2.4} 

xcmPidXeroxColorC60FfpsStandaloneDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C60 with an embedded 
         FreeFlow Print Server (FFPS) DFE 
         system launch configuration version and 
         complete product identifier." 
    ::= { xcmPidXeroxColorC60FfpsStandaloneDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.2.2.4.1} 

xcmPidXeroxColorC60FfpsStandaloneDFEV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C60 with an embedded 
         FreeFlow Print Server (FFPS) DFE 
         system post-launch configuration version 
         and complete product identifier." 
    ::= { xcmPidXeroxColorC60FfpsStandaloneDFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.2.2.4.2} 



--  
xcmPidXeroxColorC70 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C70 system model identifier 
         (not a complete product identifier)." 
    ::= { xcmPidXeroxDocuColorFamily 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.2.3} 
            -- => SAP PID string = "O23" 
            -- => USB PID string = 31179 = 0x79CB 
            -- => PnP-X WiFi ID = VEN_0109&DEV_79CB 
            -- => PnP ID = XeroxXerox_Color_C704E51  
            -- => Compatible ID = XR_PS_FreeFlow_Color 

-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   these attributes:  
--      MFG:Xerox MDL:Xerox Color C70  
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "Xerox Color C70" 
--   The generated PNP PID is only valid for those parameters  
            -- => PnP ID = XeroxXerox_Color_C704E51  


-- 

XCMI Working Group          File source/93pidtc.txt           [Page 474]

Xerox Common Management Interface (XCMI) Standard               07/07/23

-- 

xcmPidXeroxColorC70EFIIntegratedDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C70 with an embedded DFE 
         system configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidXeroxColorC70 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.2.3.1} 

xcmPidXeroxColorC70EFIIntegratedDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C70 with an embedded DFE 
         system launch configuration version and 
         complete product identifier." 
    ::= { xcmPidXeroxColorC70EFIIntegratedDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.2.3.1.1} 

xcmPidXeroxColorC70EFIIntegratedDFEV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C70 with an embedded DFE 
         system post-launch configuration version 
         and complete product identifier." 
    ::= { xcmPidXeroxColorC70EFIIntegratedDFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.2.3.1.2} 

-- 
-- 

xcmPidXeroxColorC70EFIStandaloneDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C70 with a separate DFE server 
         system configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidXeroxColorC70 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.2.3.2} 

xcmPidXeroxColorC70EFIStandaloneDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C70 with a separate DFE server 
         system launch configuration version and 
         complete product identifier." 
    ::= { xcmPidXeroxColorC70EFIStandaloneDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.2.3.2.1} 

xcmPidXeroxColorC70EFIStandaloneDFEV2 OBJECT-IDENTITY 
    STATUS      current 

XCMI Working Group          File source/93pidtc.txt           [Page 475]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    DESCRIPTION 
        "Xerox Color C70 with a separate DFE server 
         system post-launch configuration version 
         and complete product identifier." 
    ::= { xcmPidXeroxColorC70EFIStandaloneDFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.2.3.2.2} 

-- 
-- 

xcmPidXeroxColorC70FfpsIntegratedDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C70 with an embedded  
         FreeFlow Print Server (FFPS) DFE 
         system configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidXeroxColorC70 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.2.3.3} 

xcmPidXeroxColorC70FfpsIntegratedDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C70 with an embedded 
         FreeFlow Print Server (FFPS) DFE 
         system launch configuration version and 
         complete product identifier." 
    ::= { xcmPidXeroxColorC70FfpsIntegratedDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.2.3.3.1} 

xcmPidXeroxColorC70FfpsIntegratedDFEV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C70 with an embedded 
         FreeFlow Print Server (FFPS) DFE 
         system post-launch configuration version 
         and complete product identifier." 
    ::= { xcmPidXeroxColorC70FfpsIntegratedDFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.2.3.3.2} 

-- 
-- 

xcmPidXeroxColorC70FfpsStandaloneDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C70 with a separate  
         FreeFlow Print Server (FFPS) DFE 
         system configuration model identifier  
         (not a complete product identifier)." 

XCMI Working Group          File source/93pidtc.txt           [Page 476]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    ::= { xcmPidXeroxColorC70 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.2.3.4} 

xcmPidXeroxColorC70FfpsStandaloneDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C70 with an embedded 
         FreeFlow Print Server (FFPS) DFE 
         system launch configuration version and 
         complete product identifier." 
    ::= { xcmPidXeroxColorC70FfpsStandaloneDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.2.3.4.1} 

xcmPidXeroxColorC70FfpsStandaloneDFEV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color C70 with an embedded 
         FreeFlow Print Server (FFPS) DFE 
         system post-launch configuration version 
         and complete product identifier." 
    ::= { xcmPidXeroxColorC70FfpsStandaloneDFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.31.2.3.4.2} 

-- 
-- 



---------------------------------------------------------------- 
-- Xerox Light Production Monochrome PIDs  
---------------------------------------------------------------- 

xcmPidLPMProductLine OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Light Production Monochrome product line 
         identifier (not a complete product identifier)." 
    ::= { xcmPidProductIdentifiers 32 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.32} 

xcmPidXeroxDFamily OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D System family identifier 
         (not a complete product identifier)." 
    ::= { xcmPidLPMProductLine 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.32.1} 

-- 
-- 

-- 
xcmPidXeroxD136Printer OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D136 Printer system model identifier 
         (not a complete product identifier)." 
    ::= { xcmPidXeroxDFamily 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.32.1.1} 
            -- => SAP PID string = "P11" 
            -- => USB PID string = 32437 = 0x7EB5 
            -- => PnP-X WiFi ID = VEN_0109&DEV_7EB5 
            -- => PnP ID = XeroxXerox_D136_PrinE120 
            -- => Compatible ID = XR_PCL6_Office_Mono   
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:Xerox D136 Printer 
--   The following PNP IDs were generated using these 

XCMI Working Group          File source/93pidtc.txt           [Page 482]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "Xerox D136 Printer" 
--   The generated PNP PID is only valid for those parameters  


-- 
-- 

xcmPidXeroxD136PrinterEFIStandaloneDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D136 Printer with a separate EFI DFE 
         Server system configuration model identifier  
         (not a complete product identifier)." 
    ::= { xcmPidXeroxD136Printer 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.32.1.1.1} 

xcmPidXeroxD136PrinterEFIStandaloneDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D136 Printer with a separate EFI DFE 
         Server system launch configuration version and 
         complete product identifier." 
    ::= { xcmPidXeroxD136PrinterEFIStandaloneDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.32.1.1.1.1} 

xcmPidXeroxD136PrinterEFIStandaloneDFEV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D136 Printer with a separate EFI DFE 
         Server system post-launch configuration version 
         and complete product identifier." 
    ::= { xcmPidXeroxD136PrinterEFIStandaloneDFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.32.1.1.1.2} 

-- 
-- 
-- (Embedded DMP controller, no DFE)   
-- 

xcmPidXeroxD136PrinterDMPNoDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D136 Printer with an embedded DMP 
         controller system configuration model 
         identifier (not a complete product identifier)." 
    ::= { xcmPidXeroxD136Printer 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.32.1.1.3} 

xcmPidXeroxD136PrinterDMPNoDFEV1 OBJECT-IDENTITY 
    STATUS      current 

XCMI Working Group          File source/93pidtc.txt           [Page 483]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    DESCRIPTION 
        "Xerox D136 Printer with an embedded DMP 
         controller system launch configuration 
         version and complete product identifier." 
    ::= { xcmPidXeroxD136PrinterDMPNoDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.32.1.1.3.1} 

xcmPidXeroxD136PrinterDMPNoDFEV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D136 Printer with an embedded DMP 
         controller system post-launch configuration  
         version and complete product identifier." 
    ::= { xcmPidXeroxD136PrinterDMPNoDFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.32.1.1.3.2} 


-- 
-- 

xcmPidXeroxD136CopierPrinter OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D136 Copier Printer system model 
         identifier (not a complete product identifier)." 
    ::= { xcmPidXeroxDFamily 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.32.1.2} 
            -- => SAP PID string = "P12" 
            -- => USB PID string = 32438 = 0x7EB6 
            -- => PnP-X WiFi ID = VEN_0109&DEV_7EB6 
            -- => PnP ID = XeroxXerox_D136_CopiAFE2 
            -- => Compatible ID = XR_PCL6_Office_Mono    
-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:Xerox D136 Copier-Printer 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "Xerox D136 Copier-Printer" 
--   The generated PNP PID is only valid for those parameters  


-- 

xcmPidXeroxD136CopierPrinterNoDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D136 Copier Printer with DMP controller 
          configuration model identifier  
         (not a complete product identifier)." 

XCMI Working Group          File source/93pidtc.txt           [Page 484]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    ::= { xcmPidXeroxD136CopierPrinter 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.32.1.2.1} 


xcmPidXeroxD136CopierPrinterNoDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D136 Copier Printer with DMP controller 
          launch configuration version and 
         complete product identifier." 
    ::= { xcmPidXeroxD136CopierPrinterNoDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.32.1.2.1.1} 


xcmPidXeroxD136CopierPrinterNoDFEV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D136 Copier Printer with a separate EFI DFE 
         Server system post-launch configuration version 
         and complete product identifier." 
    ::= { xcmPidXeroxD136CopierPrinterNoDFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.32.1.2.1.2} 

-- 

xcmPidXeroxD136CopierPrinterEFIStandaloneDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D136 Copier Printer with a separate FreeFlow 
         Print Server (FFPS) system configuration model 
         identifier (not a complete product identifier)." 
    ::= { xcmPidXeroxD136CopierPrinter 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.32.1.2.2} 


xcmPidXeroxD136CopierPrinterEFIStandaloneDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D136 Copier Printer with a separate FreeFlow 
         Print Server (FFPS) system launch configuration 
         version and complete product identifier." 
    ::= { xcmPidXeroxD136CopierPrinterEFIStandaloneDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.32.1.2.2.1} 



XCMI Working Group          File source/93pidtc.txt           [Page 485]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidXeroxD136CopierPrinterEFIStandaloneDFEV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D136 Copier Printer with a separate FreeFlow 
         Print Server (FFPS) system post-launch  
         configuration version and complete product 
         identifier." 
    ::= { xcmPidXeroxD136CopierPrinterEFIStandaloneDFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.32.1.2.2.2} 

-- 
-- 

-- 
xcmPidXeroxD136PrinterFfps OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D136 Printer FFPS system model identifier 
         (not a complete product identifier)." 
    ::= { xcmPidXeroxDFamily 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.32.1.3} 
            -- => SAP PID string = "P13" 
            -- => USB PID string = 32439 = 0x7EB7 
            -- => PnP-X WiFi ID = VEN_0109&DEV_7EB7 
            -- => PnP ID = XeroxD136_Printer4CBB 
            -- => Compatible ID = XR_PS_FreeFlow_Monochrome   
-- 
-- 
xcmPidXeroxD136PrinterFfpsDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D136 Printer with a separate FreeFlow 
         Print Server (FFPS) system configuration model 
         identifier (not a complete product identifier)." 
    ::= { xcmPidXeroxD136PrinterFfps 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.32.1.3.1} 

xcmPidXeroxD136PrinterFfpsDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D136 Printer with a separate FreeFlow 
         Print Server (FFPS) system launch configuration 
         version and complete product identifier." 
    ::= { xcmPidXeroxD136PrinterFfpsDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.32.1.3.1.1} 


XCMI Working Group          File source/93pidtc.txt           [Page 486]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidXeroxD136PrinterFfpsDFEV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D136 Printer with a separate FreeFlow 
         Print Server (FFPS) system post-launch  
         configuration version and complete product 
         identifier." 
    ::= { xcmPidXeroxD136PrinterFfpsDFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.32.1.3.1.2} 

-- 
-- 
xcmPidXeroxD136CopierPrinterFfps OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D136 Copier Printer system model 
         identifier (not a complete product identifier)." 
    ::= { xcmPidXeroxDFamily 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.32.1.4} 
            -- => SAP PID string = "P14" 
            -- => USB PID string = 32440 = 0x7EB8 
            -- => PnP-X WiFi ID = VEN_0109&DEV_7EB6 
            -- => PnP ID = XeroxD136_Copier-PriD689 
            -- => Compatible ID = XR_PS_FreeFlow_Monochrome    

-- 
-- 

xcmPidXeroxD136CopierPrinterFfpsDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D136 Copier Printer with a separate FreeFlow 
         Print Server (FFPS) system configuration model 
         identifier (not a complete product identifier)." 
    ::= { xcmPidXeroxD136CopierPrinterFfps 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.32.1.4.1} 

xcmPidXeroxD136CopierPrinterFfpsDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D136 Copier Printer with a separate FreeFlow 
         Print Server (FFPS) system launch configuration 
         version and complete product identifier." 
    ::= { xcmPidXeroxD136CopierPrinterFfpsDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.32.1.4.1.1} 

xcmPidXeroxD136CopierPrinterFfpsDFEV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox D136 Copier Printer with a separate FreeFlow 
         Print Server (FFPS) system post-launch  

XCMI Working Group          File source/93pidtc.txt           [Page 487]

Xerox Common Management Interface (XCMI) Standard               07/07/23

         configuration version and complete product 
         identifier." 
    ::= { xcmPidXeroxD136CopierPrinterFfpsDFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.32.1.4.1.2} 

-- 
-- 



---------------------------------------------------------------- 
-- Xerox Digital Printing Press PIDs  
---------------------------------------------------------------- 


XCMI Working Group          File source/93pidtc.txt           [Page 494]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidDigitalPrintingPressProductLine OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Digital Printing Press product line 
         identifier (not a complete product identifier)." 
    ::= { xcmPidProductIdentifiers 33 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.33} 


xcmPidXeroxIGenFamily OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox iGen system family identifier 
         (not a complete product identifier)." 
    ::= { xcmPidDigitalPrintingPressProductLine 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.33.1} 

-- 
-- 
xcmPidXeroxIGenBelize OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 8250 Production Printer system model identifier 
         (not a complete product identifier)." 
    ::= { xcmPidXeroxIGenFamily 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.33.1.1} 
            -- => SAP PID string = "Q11" 
            -- => USB PID string = 33733 = 0x83C5 
            -- => PnP-X WiFi ID = VEN_0109&DEV_83C5 
            -- => PnP ID = XeroxColor_8250_Prod656C  
            -- => Compatible ID =  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:Color 8250 Production Printer 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "Color 8250 Production Printer" 
--   The generated PNP PID is only valid for those parameters  
--        XeroxColor_8250_Prod656C 

xcmPidXeroxIgenBelizeFfpsDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 8250 Production Printer with a separate FreeFlow 
         Print Server (FFPS) system configuration model 

XCMI Working Group          File source/93pidtc.txt           [Page 495]

Xerox Common Management Interface (XCMI) Standard               07/07/23

         identifier (not a complete product identifier)." 
    ::= { xcmPidXeroxIGenBelize 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.33.1.1.1} 

xcmPidXeroxIgenBelizeFfpsDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Color 8250 Production Printer with a separate FreeFlow 
         Print Server (FFPS) system launch configuration 
         version and complete product identifier." 
    ::= { xcmPidXeroxIgenBelizeFfpsDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.33.1.1.1.1} 

-- 
-- 

xcmPidXeroxIGen150 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Production Printer system model identifier 
         (not a complete product identifier)." 
    ::= { xcmPidXeroxIGenFamily 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.33.1.2} 
            -- => SAP PID string = "Q12" 
            -- => USB PID string = 33734 = 0x83C6 
            -- => PnP-X WiFi ID = VEN_0109&DEV_83C6 
            -- => PnP ID = XeroxiGen_150509F  
            -- => Compatible ID = XR_PS_Freeflow_Color  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL: 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "iGen 150" 
--   The generated PNP PID is only valid for those parameters  
--         


xcmPidXeroxIGen150FfpsDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox iGen 150 Production Printer with a separate FreeFlow 
         Print Server (FFPS) system configuration model 
         identifier (not a complete product identifier)." 
    ::= { xcmPidXeroxIGen150 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.33.1.2.1} 

XCMI Working Group          File source/93pidtc.txt           [Page 496]

Xerox Common Management Interface (XCMI) Standard               07/07/23



xcmPidXeroxIGen150FfpsDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox iGen 150 Production Printer with a separate FreeFlow 
         Print Server (FFPS) system launch configuration 
         version and complete product identifier." 
    ::= { xcmPidXeroxIGen150FfpsDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.33.1.2.1.1} 



xcmPidXeroxIGen150EfiDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox iGen 150 Production Printer with a separate EFI 
         Print Server system configuration model 
         identifier (not a complete product identifier)." 
    ::= { xcmPidXeroxIGen150 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.33.1.2.2} 


xcmPidXeroxIGen150EfiDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox iGen 150 Production Printer with a separate EFI 
         Print Server system launch configuration 
         version and complete product identifier." 
    ::= { xcmPidXeroxIGen150EfiDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.33.1.2.2.1} 


-- 
-- 

xcmPidXeroxIGen5Press OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Production Printer system model identifier 
         (not a complete product identifier)." 
    ::= { xcmPidXeroxIGenFamily 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.33.1.3} 
            -- => SAP PID string = "Q13" 
            -- => USB PID string = 33735 = 0x83C7 
            -- => PnP-X WiFi ID = VEN_0109&DEV_83C7 

XCMI Working Group          File source/93pidtc.txt           [Page 497]

Xerox Common Management Interface (XCMI) Standard               07/07/23

            -- => PnP ID for iGen 5 Press = XeroxiGen_5_PressBA86 
            -- => PnP ID for iGen 5 Press (FFPS v23.0) = 
            -- =>               XeroxiGen_5_Press_(F8AAB  
            -- => Compatible ID = XR_PS_Freeflow_Color  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL: 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ) for iGen 5 Press: 
--     -mf "Xerox" -mo "iGen 5 Press" 
--   parameters (manufacturer / model ) for iGen 5 Press (FFPS v23.0: 
--     -mf "Xerox" -mo "iGen 5 Press (FFPS v23.0)" 
--   The generated PNP PID is only valid for those parameters  
--         


xcmPidXeroxIGen5PressFfpsDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Production Printer with a separate FreeFlow 
         Print Server (FFPS) system configuration model 
         identifier (lot a complete product identifier)." 
    ::= { xcmPidXeroxIGen5Press 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.33.1.3.1} 


xcmPidXeroxIGen5PressFfpsDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Production Printer with a separate FreeFlow 
         Print Server (FFPS) system launch configuration 
         version and complete product identifier." 
    ::= { xcmPidXeroxIGen5PressFfpsDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.33.1.3.1.1} 


xcmPidXeroxIGen5PressFfpsDFEV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Production Printer with a separate FreeFlow 
         Print Server (FFPS) system launch configuration 
         version and complete product identifier." 
    ::= { xcmPidXeroxIGen5PressFfpsDFE 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.33.1.3.1.2} 



XCMI Working Group          File source/93pidtc.txt           [Page 498]

Xerox Common Management Interface (XCMI) Standard               07/07/23





xcmPidXeroxIGen5PressEfiDFE OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Production Printer with a separate EFI 
         Print Server system configuration model 
         identifier (not a complete product identifier)." 
    ::= { xcmPidXeroxIGen5Press 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.33.1.3.2} 


xcmPidXeroxIGen5PressEfiDFEV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Production Printer with a separate EFI 
         Print Server system launch configuration 
         version and complete product identifier." 
    ::= { xcmPidXeroxIGen5PressEfiDFE 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.33.1.3.2.1} 


-- 
-- 

xcmPidXeroxPhaser6000series OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser series family 
         (not a complete product identifier)." 
    ::= { xcmPidXeroxPhaserPrinters 19 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4} 


-- 
-- 

xcmPidXeroxPhaser6510 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser Printer  system model identifier 
         (not a complete product identifier)." 
    ::= { xcmPidXeroxPhaser6000series 40} 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.40} 

XCMI Working Group          File source/93pidtc.txt           [Page 499]

Xerox Common Management Interface (XCMI) Standard               07/07/23

            -- => SAP PID string = "C4X" 
            -- => USB PID string = 15729 = 0x3D71 
            -- => PnP-X WiFi ID = VEN_0109&DEV_3D71 
            -- => PnP ID = XeroxPhaser_65108BAD 
            -- => Compatible ID = XR_PS_XCPT_Color_A4  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL: 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "Phaser 6510" 
--   The generated PNP PID is only valid for those parameters  
--         


xcmPidXeroxPhaser6510N OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser Printer identifier for N configuration." 
    ::= { xcmPidXeroxPhaser6510 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.40.1} 


xcmPidXeroxPhaser6510NV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser Printer with a 'N' system launch configuration 
         pre-launch version and complete product identifier." 
    ::= { xcmPidXeroxPhaser6510N 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.40.1.1} 


xcmPidXeroxPhaser6510NV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser Printer with a 'N' system launch configuration 
         post launch version and complete product identifier." 
    ::= { xcmPidXeroxPhaser6510N 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.40.1.2} 



xcmPidXeroxPhaser6510DN OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 

XCMI Working Group          File source/93pidtc.txt           [Page 500]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        "Xerox Phaser Printer identifier for DN configuration." 
    ::= { xcmPidXeroxPhaser6510 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.40.2} 


xcmPidXeroxPhaser6510DNV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser Printer with a 'DN' system launch configuration 
         pre-launch version and complete product identifier." 
    ::= { xcmPidXeroxPhaser6510DN 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.40.2.1} 


xcmPidXeroxPhaser6510DNV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser Printer with a 'DN' system launch configuration 
         post launch version and complete product identifier." 
    ::= { xcmPidXeroxPhaser6510DN 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.19.4.40.2.2} 


-- 
-- 

xcmPidXeroxWorkCentre6515 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser Printer  system model identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWCMF7 28} 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.28} 
            -- => SAP PID string = "D7L" 
            -- => USB PID string = 17121 = 0x42E1 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42E1 
            -- => PnP ID = XeroxWorkCentre_6515CFE4 
            -- => Compatible ID = XR_PS_XCPT_Color_A4  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL: 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 6515" 

XCMI Working Group          File source/93pidtc.txt           [Page 501]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--   The generated PNP PID is only valid for those parameters  
--         



xcmPidXeroxWorkCentre6515N OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser Printer identifier for N configuration." 
    ::= { xcmPidXeroxWorkCentre6515 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.28.1} 


xcmPidXeroxWorkCentre6515NV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser Printer identifier for N configuration. 
    pre-launch version 1 complete product identifier" 
    ::= { xcmPidXeroxWorkCentre6515N 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.28.1.1} 


xcmPidXeroxWorkCentre6515NV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser Printer identifier for N configuration. 
    post-launch version 1 complete product identifier" 
    ::= { xcmPidXeroxWorkCentre6515N 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.28.1.2} 



xcmPidXeroxWorkCentre6515DN OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser Printer identifier for DN configuration." 
    ::= { xcmPidXeroxWorkCentre6515 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.28.2} 



xcmPidXeroxWorkCentre6515DNV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser Printer identifier for DN configuration. 
    pre-launch version 1 complete product identifier" 

XCMI Working Group          File source/93pidtc.txt           [Page 502]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    ::= { xcmPidXeroxWorkCentre6515DN 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.28.2.1} 


xcmPidXeroxWorkCentre6515DNV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser Printer identifier for DN configuration. 
    post-launch version 2 complete product identifier" 
    ::= { xcmPidXeroxWorkCentre6515DN 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.28.2.2} 



-- 
-- 

xcmPidWorkCentre3335 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre  system model identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWCMF7 29} 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.29} 
            -- => SAP PID string = "D7M" 
            -- => USB PID string = 17122 = 0x42E2 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42E2 
            -- => PnP ID = XeroxWorkCentre_33356207 
            -- => Compatible ID = XR_PCL_XCPT_Mono_A4  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL: 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 3335" 
--   The generated PNP PID is only valid for those parameters  
--         



xcmPidWorkCentre3335DNM OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre identifier for DNM configuration." 
    ::= { xcmPidWorkCentre3335 1 } 

XCMI Working Group          File source/93pidtc.txt           [Page 503]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.29.1} 


xcmPidWorkCentre3335DNMV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre identifier for DNM configuration. 
    pre-launch version 1 complete product identifier" 
    ::= { xcmPidWorkCentre3335DNM 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.29.1.1} 


xcmPidWorkCentre3335DNMV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre identifier for DNM configuration. 
    post-launch version 1 complete product identifier" 
    ::= { xcmPidWorkCentre3335DNM 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.29.1.2} 



xcmPidWorkCentre3335DN OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre  identifier for DN configuration." 
    ::= { xcmPidWorkCentre3335 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.29.2} 



xcmPidWorkCentre3335DNV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre  identifier for DN configuration. 
    pre-launch version 1 complete product identifier" 
    ::= { xcmPidWorkCentre3335DN 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.29.2.1} 


xcmPidWorkCentre3335DNV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre  identifier for DN configuration. 
    post-launch version 2 complete product identifier" 

XCMI Working Group          File source/93pidtc.txt           [Page 504]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    ::= { xcmPidWorkCentre3335DN 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.29.2.2} 




-- 
-- 

xcmPidWorkCentre3345 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre  system model identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWCMF7 30} 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.30} 
            -- => SAP PID string = "D7N" 
            -- => USB PID string = 17123 = 0x42E3 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42E3 
            -- => PnP ID = XeroxWorkCentre_33455205 
            -- => Compatible ID = XR_PCL_XCPT_Mono_A4   

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL: 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre 3345" 
--   The generated PNP PID is only valid for those parameters  
--         



xcmPidWorkCentre3345DNM OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre identifier for DNM configuration." 
    ::= { xcmPidWorkCentre3345 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.30.1} 


xcmPidWorkCentre3345DNMV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre identifier for DNM configuration. 
    pre-launch version 1 complete product identifier" 

XCMI Working Group          File source/93pidtc.txt           [Page 505]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    ::= { xcmPidWorkCentre3345DNM 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.30.1.1} 


xcmPidWorkCentre3345DNMV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre identifier for DNM configuration. 
    post-launch version 1 complete product identifier" 
    ::= { xcmPidWorkCentre3345DNM 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.30.1.2} 



xcmPidWorkCentre3345DN OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre  identifier for DN configuration." 
    ::= { xcmPidWorkCentre3345 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.30.2} 



xcmPidWorkCentre3345DNV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre  identifier for DN configuration. 
    pre-launch version 1 complete product identifier" 
    ::= { xcmPidWorkCentre3345DN 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.30.2.1} 


xcmPidWorkCentre3345DNV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre  identifier for DN configuration. 
    post-launch version 2 complete product identifier" 
    ::= { xcmPidWorkCentre3345DN 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.30.2.2} 


-- 
-- 

XCMI Working Group          File source/93pidtc.txt           [Page 506]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidXeroxEC7836 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre system model identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWCMF7 31} 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.31} 
            -- => SAP PID string = "D7O" 
            -- => USB PID string = 17124 = 0x42E4 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42E4 
            -- => PnP ID = XeroxWorkCentre_EC7889CD 
            -- => Compatible ID = XR_PS_Office_Color   

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL: 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre EC7836" 
--   The generated PNP PID is only valid for those parameters  
--         



xcmPidXeroxEC7836Cfg1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox EC 7836 identifier for configuration 1." 
    ::= { xcmPidXeroxEC7836 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.31.1} 


xcmPidXeroxEC7836Cfg1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox EC 7836 identifier for configuration 1. 
    pre-launch version 1 complete product identifier" 
    ::= { xcmPidXeroxEC7836Cfg1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.31.1.1} 

-- 
-- 


XCMI Working Group          File source/93pidtc.txt           [Page 507]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidXeroxEC7856 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox WorkCentre system model identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWCMF7 32} 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.32} 
            -- => SAP PID string = "D7P" 
            -- => USB PID string = 17125 = 0x42E5 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42E5 
            -- => PnP ID = XeroxWorkCentre_EC7829CE 
            -- => Compatible ID = XR_PS_Office_Color   

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL: 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "WorkCentre EC7856" 
--   The generated PNP PID is only valid for those parameters  
--         



xcmPidXeroxEC7856Cfg1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox EC 7856 identifier for configuration 1." 
    ::= { xcmPidXeroxEC7856 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.32.1} 


xcmPidXeroxEC7856Cfg1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox EC 7856 identifier for configuration 1. 
    pre-launch version 1 complete product identifier" 
    ::= { xcmPidXeroxEC7856Cfg1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.32.1.1} 


-- 
-- 

XCMI Working Group          File source/93pidtc.txt           [Page 508]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidXeroxB1022 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox B1022 Multifunction Printer system model identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWCMF7 33} 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.33} 
            -- => SAP PID string = "D7Q" 
            -- => USB PID string = 17126 = 0x42E6 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42E6 
            -- => PnP ID = XeroxB1022_Multifunc04B1 
            -- => Compatible ID = XR_PCL6_Basic_Mono_NoPIN   

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL: 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "B1022 Multifunction Printer" 
--   The generated PNP PID is only valid for those parameters  
--         



xcmPidXeroxB1022Cfg1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox B1022 MFP identifier for configuration 1." 
    ::= { xcmPidXeroxB1022 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.33.1} 


xcmPidXeroxB1022Cfg1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox B1022 MFP identifier for configuration 1. 
    pre-launch version 1 complete product identifier" 
    ::= { xcmPidXeroxB1022Cfg1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.33.1.1} 



-- 

XCMI Working Group          File source/93pidtc.txt           [Page 509]

Xerox Common Management Interface (XCMI) Standard               07/07/23

-- 

xcmPidXeroxB1025 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox B1025 Multifunction Printer system model identifier 
         (not a complete product identifier)." 
    ::= { xcmPidWCMF7 34} 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.34} 
            -- => SAP PID string = "D7R" 
            -- => USB PID string = 17127 = 0x42E7 
            -- => PnP-X WiFi ID = VEN_0109&DEV_42E7 
            -- => PnP ID = XeroxB1025_Multifunc10F7 
            -- => Compatible ID = XR_PCL6_Basic_Mono_NoPIN   

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL: 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "B1025 Multifunction Printer" 
--   The generated PNP PID is only valid for those parameters  
--         



xcmPidXeroxB1025Cfg1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox B1025 MFP identifier for configuration 1." 
    ::= { xcmPidXeroxB1025 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.34.1} 


xcmPidXeroxB1025Cfg1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox B1025 MFP identifier for configuration 1. 
    pre-launch version 1 complete product identifier" 
    ::= { xcmPidXeroxB1025Cfg1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.20.7.34.1.1} 

-- 
-- 



-- 

XCMI Working Group          File source/93pidtc.txt           [Page 513]

Xerox Common Management Interface (XCMI) Standard               07/07/23

-- 

xcmPidVersaLinkProductLine OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox VersaLink Product Line (34) 
         (not a complete product identifier)." 
    ::= { xcmPidProductIdentifiers 34 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.34} 



-- 
-- 

xcmPidVersaLinkB4XXFamily OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox VersaLink B4XX series family 
         (not a complete product identifier)." 
    ::= { xcmPidVersaLinkProductLine 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.34.1} 



-- 
-- 

xcmPidXeroxVersaLinkB400 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox VersaLink Printer family for B4XX models  
         (not a complete product identifier)." 
    ::= { xcmPidVersaLinkB4XXFamily 1} 
        -- ::= {1.3.6.1.4.1.253.8.62.1.34.1.1} 
            -- => SAP PID string = "R11" 
            -- => USB PID string = 35029 = 0x88D5 
            -- => PnP-X WiFi ID = VEN_0109&DEV_88D5 
            -- => PnP ID = XeroxVersaLink_B400BD05 
            -- => Compatible ID = XR_PS_XCPT_Mono_A4  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  

XCMI Working Group          File source/93pidtc.txt           [Page 514]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--      MFG:Xerox MDL: 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "VersaLink B400" 
--   The generated PNP PID is only valid for those parameters  
--         

xcmPidXeroxVersaLinkB400N OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B400 Printer for the  
    N configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB400 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.1.1.1} 

xcmPidXeroxVersaLinkB400NV1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B400 Printer for the N configuration  
    pre-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB400N 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.1.1.1.1} 


xcmPidXeroxVersaLinkB400NV2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B400 Printer for the N configuration  
    post-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB400N 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.1.1.1.2} 


xcmPidXeroxVersaLinkB400DN OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B400 Printer for the  
    DN configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB400 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.1.1.2} 


xcmPidXeroxVersaLinkB400DNV1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B400 Printer for the DN configuration  

XCMI Working Group          File source/93pidtc.txt           [Page 515]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    pre-launch version(complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB400DN 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.1.1.2.1} 


xcmPidXeroxVersaLinkB400DNV2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B400 Printer for the DN configuration  
    post-launch version(complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB400DN 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.1.1.2.2} 


-- 
-- 

xcmPidXeroxVersaLinkB405 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox VersaLink B405 MFP family for B4XX models  
         (not a complete product identifier)." 
    ::= { xcmPidVersaLinkB4XXFamily 2} 
        -- ::= {1.3.6.1.4.1.253.8.62.1.34.1.2} 
            -- => SAP PID string = "R12" 
            -- => USB PID string = 35030 = 0x88D6 
            -- => PnP-X WiFi ID = VEN_0109&DEV_88D6 
            -- => PnP ID = XeroxVersaLink_B405BEC5 
            -- => Compatible ID = XR_PS_XCPT_Mono_A4  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL: 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "VersaLink B405" 
--   The generated PNP PID is only valid for those parameters  
--         

xcmPidXeroxVersaLinkB405N OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B405 MFP for the  

XCMI Working Group          File source/93pidtc.txt           [Page 516]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    N configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB405 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.1.2.1} 

xcmPidXeroxVersaLinkB405NV1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B405 MFP for the N configuration  
    pre-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB405N 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.1.2.1.1} 


xcmPidXeroxVersaLinkB405NV2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B405 MFP for the N configuration  
    post-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB405N 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.1.2.1.2} 


xcmPidXeroxVersaLinkB405DN OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B405 MFP for the  
    DN configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB405 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.1.2.2} 


xcmPidXeroxVersaLinkB405DNV1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B405 Printer for the DN configuration  
    pre-launch version(complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB405DN 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.1.2.2.1} 


xcmPidXeroxVersaLinkB405DNV2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B405 Printer for the DN configuration  
    post-launch version(complete product model identifier)" 

XCMI Working Group          File source/93pidtc.txt           [Page 517]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    ::= { xcmPidXeroxVersaLinkB405DN 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.1.2.2.2} 



-- 

-- 
-- 

xcmPidVersaLinkC7XXXFamily OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox VersaLink C7XXX series family 
         (not a complete product identifier)." 
    ::= { xcmPidVersaLinkProductLine 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.34.2} 

-- 
-- 

xcmPidXeroxVersaLinkC7000 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox VersaLink Printer family for C7XXX models 
         (not a complete product identifier)." 

XCMI Working Group          File source/93pidtc.txt           [Page 520]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    ::= { xcmPidVersaLinkC7XXXFamily 1} 
        -- ::= {1.3.6.1.4.1.253.8.62.1.34.2.1} 
            -- => SAP PID string = "R21" 
            -- => USB PID string = 35065 = 0x88F9 
            -- => PnP-X WiFi ID = VEN_0109&DEV_88F9 
            -- => PnP ID = XeroxVersaLink_C70009342 
            -- => Compatible ID = XR_PCL6_XCPT_Color  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL: 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "VersaLink C7000" 
--   The generated PNP PID is only valid for those parameters  
--         

xcmPidXeroxVersaLinkC7000C1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C7000 Color Printer for the Simplex/Duplex 35 PPM  
    C1 configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC7000 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.2.1.1} 

xcmPidXeroxVersaLinkC7000C1V1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C7000 Color Printer for the C1 configuration  
    pre-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC7000C1 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.2.1.1.1} 

xcmPidXeroxVersaLinkC7000C1V2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C7000 Color Printer for the C1 configuration  
    post-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC7000C1 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.2.1.1.2} 


-- 
-- 

XCMI Working Group          File source/93pidtc.txt           [Page 521]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidXeroxVersaLinkC7020 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox VersaLink C7020 MFP family for C7XXX models  
         Desktop 30PPM (not a complete product identifier)." 
    ::= { xcmPidVersaLinkC7XXXFamily 2} 
        -- ::= {1.3.6.1.4.1.253.8.62.1.34.2.2} 
            -- => SAP PID string = "R22" 
            -- => USB PID string = 35066 = 0x88FA 
            -- => PnP-X WiFi ID = VEN_0109&DEV_88FA 
            -- => PnP ID = XeroxVersaLink_C7020F343 
            -- => Compatible ID = XR_PCL6_XCPT_Color  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL: 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "VersaLink C7020" 
--   The generated PNP PID is only valid for those parameters  
--         

xcmPidXeroxVersaLinkC7020C1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C7020 MFP for the Desktop 20 PPM C1 
    configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC7020 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.2.2.1} 

xcmPidXeroxVersaLinkC7020C1V1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C7020 MFP for the C1 configuration  
    pre-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC7020C1 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.2.2.1.1} 


xcmPidXeroxVersaLinkC7020C1V2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C7020 MFP for the C1 configuration  
    post-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC7020C1 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.2.2.1.2} 

XCMI Working Group          File source/93pidtc.txt           [Page 522]

Xerox Common Management Interface (XCMI) Standard               07/07/23



xcmPidXeroxVersaLinkC7025 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox VersaLink Printer family for C7XXX models 
         (not a complete product identifier)." 
    ::= { xcmPidVersaLinkC7XXXFamily 3} 
        -- ::= {1.3.6.1.4.1.253.8.62.1.34.2.3} 
            -- => SAP PID string = "R23" 
            -- => USB PID string = 35067 = 0x88FB 
            -- => PnP-X WiFi ID = VEN_0109&DEV_88FB 
            -- => PnP ID = XeroxVersaLink_C7025F083 
            -- => Compatible ID = XR_PCL6_XCPT_Color  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL: 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "VersaLink C7025" 
--   The generated PNP PID is only valid for those parameters  
--         

xcmPidXeroxVersaLinkC7025C1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C7025 MFP for the Desktop 25 PPM  
    C1 configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC7025 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.2.3.1} 

xcmPidXeroxVersaLinkC7025C1V1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C7025 MFP for the C1 configuration  
    pre-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC7025C1 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.2.3.1.1} 

xcmPidXeroxVersaLinkC7025C1V2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C7025 MFP for the C1 configuration  
    post-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC7025C1 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.2.3.1.2} 

XCMI Working Group          File source/93pidtc.txt           [Page 523]

Xerox Common Management Interface (XCMI) Standard               07/07/23



-- 
-- 

xcmPidXeroxVersaLinkC7030 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox VersaLink C7030 MFP family for C7XXX models  
         Desktop 30PPM (not a complete product identifier)." 
    ::= { xcmPidVersaLinkC7XXXFamily 4} 
        -- ::= {1.3.6.1.4.1.253.8.62.1.34.2.4} 
            -- => SAP PID string = "R24" 
            -- => USB PID string = 35068 = 0x88FC 
            -- => PnP-X WiFi ID = VEN_0109&DEV_88FC 
            -- => PnP ID = XeroxVersaLink_C70306342 
            -- => Compatible ID = XR_PCL6_XCPT_Color  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL: 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "VersaLink C7030" 
--   The generated PNP PID is only valid for those parameters  
--         

xcmPidXeroxVersaLinkC7030C1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C7030 MFP for the Desktop 30 PPM C1 
    configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC7030 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.2.4.1} 

xcmPidXeroxVersaLinkC7030C1V1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C7030 MFP for the C1 configuration  
    pre-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC7030C1 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.2.4.1.1} 



XCMI Working Group          File source/93pidtc.txt           [Page 524]

Xerox Common Management Interface (XCMI) Standard               07/07/23

xcmPidXeroxVersaLinkC7030C1V2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C7030 MFP for the C1 configuration  
    post-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC7030C1 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.2.4.1.2} 

-- 
-- 

xcmPidXeroxVersaLinkC7120MFP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox VersaLink C7120 MFP family for C7XXX models  
         Desktop 20PPM (not a complete product identifier)." 
    ::= { xcmPidVersaLinkC7XXXFamily 5} 
        -- ::= {1.3.6.1.4.1.253.8.62.1.34.2.5} 
            -- => SAP PID string = "R25" 
            -- => USB PID string = 35069 = 0x88fd 
            -- => PnP-X WiFi ID = VEN_0109&DEV_88fd 
            -- => PnP ID = XeroxVersaLink_C71208C17 
            -- => Compatible ID = XR_PCL6_XCPT_Color  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL: 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "VersaLink C7120 Color MFP" 
--   The generated PNP PID is only valid for those parameters  
--         

xcmPidXeroxVersaLinkC7120MFPC1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C7120 MFP for the Desktop 20 PPM C1 
    configuration (not a complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC7120MFP 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.2.5.1} 

xcmPidXeroxVersaLinkC7120MFPC1V1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C7120 MFP for the C1 configuration  

XCMI Working Group          File source/93pidtc.txt           [Page 525]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    pre-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC7120MFPC1 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.2.5.1.1} 


xcmPidXeroxVersaLinkC7120MFPC1V2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C7120 MFP for the C1 configuration  
    post-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC7120MFPC1 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.2.5.1.2} 

-- 
-- 

xcmPidXeroxVersaLinkC7125MFP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox VersaLink C7125 MFP family for C7XXX models  
         Desktop 25PPM (not a complete product identifier)." 
    ::= { xcmPidVersaLinkC7XXXFamily 6} 
        -- ::= {1.3.6.1.4.1.253.8.62.1.34.2.6} 
            -- => SAP PID string = "R26" 
            -- => USB PID string = 35070 = 0x88fe 
            -- => PnP-X WiFi ID = VEN_0109&DEV_88fe 
            -- => PnP ID = XeroxVersaLink_C71259985 
            -- => Compatible ID = XR_PCL6_XCPT_Color  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL: 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "VersaLink C7125 Color MFP" 
--   The generated PNP PID is only valid for those parameters  
--         

xcmPidXeroxVersaLinkC7125MFPC1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C7125 MFP for the Desktop 25 PPM C1 
    configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC7125MFP 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.2.6.1} 

XCMI Working Group          File source/93pidtc.txt           [Page 526]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidXeroxVersaLinkC7125MFPC1V1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C7125 MFP for the C1 configuration  
    pre-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC7125MFPC1 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.2.6.1.1} 


xcmPidXeroxVersaLinkC7125MFPC1V2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C7125 MFP for the C1 configuration  
    post-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC7125MFPC1 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.2.6.1.2} 

-- 
-- 

xcmPidXeroxVersaLinkC7130MFP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox VersaLink C7130 MFP family for C7XXX models  
         Desktop 30PPM (not a complete product identifier)." 
    ::= { xcmPidVersaLinkC7XXXFamily 7} 
        -- ::= {1.3.6.1.4.1.253.8.62.1.34.2.7} 
            -- => SAP PID string = "R27" 
            -- => USB PID string = 35071 = 0x88ff 
            -- => PnP-X WiFi ID = VEN_0109&DEV_88ff 
            -- => PnP ID = XeroxVersaLink_C71304FEA 
            -- => Compatible ID = XR_PCL6_XCPT_Color  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL: 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "VersaLink C7130 Color MFP" 
--   The generated PNP PID is only valid for those parameters  
--         


XCMI Working Group          File source/93pidtc.txt           [Page 527]

Xerox Common Management Interface (XCMI) Standard               07/07/23

xcmPidXeroxVersaLinkC7130MFPC1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C7130 MFP for the Desktop 30 PPM C1 
    configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC7130MFP 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.2.7.1} 

xcmPidXeroxVersaLinkC7130MFPC1V1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C7130 MFP for the C1 configuration  
    pre-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC7130MFPC1 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.2.7.1.1} 


xcmPidXeroxVersaLinkC7130MFPC1V2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C7130 MFP for the C1 configuration  
    post-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC7130MFPC1 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.2.7.1.2} 
-- 
-- 
-- 

xcmPidVersaLinkB7XXXFamily OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox VersaLink B7XXX series family 
         (not a complete product identifier)." 
    ::= { xcmPidVersaLinkProductLine 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.34.3} 

-- 
-- 

xcmPidXeroxVersaLinkB7025 OBJECT-IDENTITY 
    STATUS      current 

XCMI Working Group          File source/93pidtc.txt           [Page 528]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    DESCRIPTION 
        "Xerox VersaLink Printer family for B7XXX models 
         (not a complete product identifier)." 
    ::= { xcmPidVersaLinkB7XXXFamily 1} 
        -- ::= {1.3.6.1.4.1.253.8.62.1.34.3.1} 
            -- => SAP PID string = "R31" 
            -- => USB PID string = 35101 = 0x891D 
            -- => PnP-X WiFi ID = VEN_0109&DEV_891D 
            -- => PnP ID = XeroxVersaLink_B702530BC 
            -- => Compatible ID = XR_PCL6_XCPT_Mono  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL: 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "VersaLink 7025" 
--   The generated PNP PID is only valid for those parameters  
--         

xcmPidXeroxVersaLinkB7025C1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B7025 MFP for the Desktop 25 PPM  
    DN configuration (not a complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB7025 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.3.1.1} 

xcmPidXeroxVersaLinkB7025C1V1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B7025 MFP for the C1 configuration  
    pre-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB7025C1 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.3.1.1.1} 

xcmPidXeroxVersaLinkB7025C1V2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B7025 MFP for the C1 configuration  
    post-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB7025C1 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.3.1.1.2} 


-- 

XCMI Working Group          File source/93pidtc.txt           [Page 529]

Xerox Common Management Interface (XCMI) Standard               07/07/23

-- 

xcmPidXeroxVersaLinkB7030 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox VersaLink B7030 MFP family for B7XXX models  
         Desktop 30PPM (not a complete product identifier)." 
    ::= { xcmPidVersaLinkB7XXXFamily 2} 
        -- ::= {1.3.6.1.4.1.253.8.62.1.34.3.2} 
            -- => SAP PID string = "R32" 
            -- => USB PID string = 35102 = 0x891E 
            -- => PnP-X WiFi ID = VEN_0109&DEV_891E 
            -- => PnP ID = XeroxVersaLink_B7030A37D 
            -- => Compatible ID = XR_PCL6_XCPT_Mono  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL: 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "VersaLink B7030" 
--   The generated PNP PID is only valid for those parameters  
--         

xcmPidXeroxVersaLinkB7030C1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B7030 MFP for the Desktop 30 PPM C1 
    configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB7030 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.3.2.1} 

xcmPidXeroxVersaLinkB7030C1V1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B7030 MFP for the C1 configuration  
    pre-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB7030C1 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.3.2.1.1} 


xcmPidXeroxVersaLinkB7030C1V2 OBJECT-IDENTITY 
    STATUS current 

XCMI Working Group          File source/93pidtc.txt           [Page 530]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    DESCRIPTION 
    "Xerox VersaLink B7030 MFP for the C1 configuration  
    post-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB7030C1 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.3.2.1.2} 


-- 
-- 

xcmPidXeroxVersaLinkB7035 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox VersaLinkVersaLink B7035 MFP family for B7XXX models  
         35 PPM (not a complete product identifier)." 
    ::= { xcmPidVersaLinkB7XXXFamily 3} 
        -- ::= {1.3.6.1.4.1.253.8.62.1.34.3.3} 
            -- => SAP PID string = "R33" 
            -- => USB PID string = 35103 = 0x891F 
            -- => PnP-X WiFi ID = VEN_0109&DEV_891F 
            -- => PnP ID = XeroxVersaLink_7035A0BD 
            -- => Compatible ID = XR_PCL6_XCPT_Mono  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL: 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "VersaLink 7035" 
--   The generated PNP PID is only valid for those parameters  
--         

xcmPidXeroxVersaLinkB7035C1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B7035 MFP for the C1 configuration  
    Desktop 35 PPM (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB7035 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.3.3.1} 


xcmPidXeroxVersaLinkB7035C1V1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 

XCMI Working Group          File source/93pidtc.txt           [Page 531]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    "Xerox VersaLink B7035 MFP for the DN configuration  
    pre-launch version(complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB7035C1 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.3.3.1.1} 


xcmPidXeroxVersaLinkB7035C1V2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B7035 MFP for the DN configuration  
    post-launch version(complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB7035C1 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.3.3.1.2} 

-- 
-- 

xcmPidXeroxVersaLinkB7125MFP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox VersaLink Printer family for B71XX models 
         (not a complete product identifier)." 
    ::= { xcmPidVersaLinkB7XXXFamily 4} 
        -- ::= {1.3.6.1.4.1.253.8.62.1.34.3.4} 
            -- => SAP PID string = "R34" 
            -- => USB PID string = 35104 = 0x8920 
            -- => PnP-X WiFi ID = VEN_0109&DEV_8920 
            -- => PnP ID = XeroxVersaLink_B7125D49C 
            -- => Compatible ID = XR_PCL6_XCPT_Mono  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG: Xerox MDL: 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "VersaLink B7125 MFP" 
--   The generated PNP PID is only valid for those parameters  
--         

xcmPidXeroxVersaLinkB7125MFPC1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B7125 MFP for the Desktop 25 PPM  
    configuration (not a complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB7125MFP 1} 

XCMI Working Group          File source/93pidtc.txt           [Page 532]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    -- ::={1.3.6.1.4.1.253.8.62.1.34.3.4.1} 

xcmPidXeroxVersaLinkB7125MFPC1V1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B7125 MFP for the C1 configuration  
    pre-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB7125MFPC1 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.3.4.1.1} 

xcmPidXeroxVersaLinkB7125MFPC1V2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B7125 MFP for the C1 configuration  
    post-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB7125MFPC1 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.3.4.1.2} 
-- 
-- 
-- 

xcmPidXeroxVersaLinkB7130MFP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox VersaLink Printer family for B71XX models 
         (not a complete product identifier)." 
    ::= { xcmPidVersaLinkB7XXXFamily 5} 
        -- ::= {1.3.6.1.4.1.253.8.62.1.34.3.5} 
            -- => SAP PID string = "R35" 
            -- => USB PID string = 35105 = 0x8921 
            -- => PnP-X WiFi ID = VEN_0109&DEV_8921 
            -- => PnP ID = XeroxVersaLink_B71300551 
            -- => Compatible ID = XR_PCL6_XCPT_Mono  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG: Xerox MDL: 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "VersaLink B7130 MFP" 
--   The generated PNP PID is only valid for those parameters  
--         

xcmPidXeroxVersaLinkB7130MFPC1 OBJECT-IDENTITY 

XCMI Working Group          File source/93pidtc.txt           [Page 533]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B7130 MFP for the Desktop 30 PPM  
    configuration (not a complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB7130MFP 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.3.5.1} 

xcmPidXeroxVersaLinkB7130MFPC1V1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B7130 MFP for the C1 configuration  
    pre-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB7130MFPC1 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.3.5.1.1} 

xcmPidXeroxVersaLinkB7130MFPC1V2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B7130 MFP for the C1 configuration  
    post-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB7130MFPC1 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.3.5.1.2} 
-- 
-- 
-- 

xcmPidXeroxVersaLinkB7135MFP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox VersaLink Printer family for B71XX models 
         (not a complete product identifier)." 
    ::= { xcmPidVersaLinkB7XXXFamily 6} 
        -- ::= {1.3.6.1.4.1.253.8.62.1.34.3.6} 
            -- => SAP PID string = "R36" 
            -- => USB PID string = 35106 = 0x8922 
            -- => PnP-X WiFi ID = VEN_0109&DEV_8922 
            -- => PnP ID = XeroxVersaLink_B7135059D 
            -- => Compatible ID = XR_PCL6_XCPT_Mono  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG: Xerox MDL: 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "VersaLink B7135 MFP" 

XCMI Working Group          File source/93pidtc.txt           [Page 534]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--   The generated PNP PID is only valid for those parameters  
--         

xcmPidXeroxVersaLinkB7135MFPC1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B7135 MFP for the Desktop 35 PPM  
    configuration (not a complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB7135MFP 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.3.6.1} 

xcmPidXeroxVersaLinkB7135MFPC1V1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B7135 MFP for the C1 configuration  
    pre-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB7135MFPC1 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.3.6.1.1} 

xcmPidXeroxVersaLinkB7135MFPC1V2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B7135 MFP for the C1 configuration  
    post-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB7135MFPC1 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.3.6.1.2} 
-- 

-- 
-- 

xcmPidVersaLinkC4XXFamily OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser C4XX series family 
         (not a complete product identifier)." 
    ::= { xcmPidVersaLinkProductLine 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.34.4} 



-- 

XCMI Working Group          File source/93pidtc.txt           [Page 535]

Xerox Common Management Interface (XCMI) Standard               07/07/23

-- 

xcmPidXeroxVersaLinkC400 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox VersaLink Printer family for C4XX models  
         (not a complete product identifier)." 
    ::= { xcmPidVersaLinkC4XXFamily 1} 
        -- ::= {1.3.6.1.4.1.253.8.62.1.34.4.1} 
            -- => SAP PID string = "R41" 
            -- => USB PID string = 35137 = 0x8941 
            -- => PnP-X WiFi ID = VEN_0109&DEV_8941 
            -- => PnP ID = XeroxVersaLink_C4004304 
            -- => Compatible ID = XR_PS_XCPT_Color_A4  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL: 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "VersaLink C400" 
--   The generated PNP PID is only valid for those parameters  
--         

xcmPidXeroxVersaLinkC400N OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C400 Color Printer for the  
    N configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC400 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.4.1.1} 

xcmPidXeroxVersaLinkC400NV1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C400 Color Printer for the N configuration  
    pre-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC400N 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.4.1.1.1} 


xcmPidXeroxVersaLinkC400NV2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C400 Color Printer for the N configuration  

XCMI Working Group          File source/93pidtc.txt           [Page 536]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    post-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC400N 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.4.1.1.2} 


xcmPidXeroxVersaLinkC400DN OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C400 Color Printer for the  
    DN configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC400 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.4.1.2} 


xcmPidXeroxVersaLinkC400DNV1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C400 Color Printer for the DN configuration  
    pre-launch version(complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC400DN 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.4.1.2.1} 


xcmPidXeroxVersaLinkC400DNV2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C400 Color Printer for the DN configuration  
    post-launch version(complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC400DN 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.4.1.2.2} 



-- 
-- 

xcmPidXeroxVersaLinkC405 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox VersaLink C405 Color MFP family for C4XX models  
         (not a complete product identifier)." 
    ::= { xcmPidVersaLinkC4XXFamily 2} 
        -- ::= {1.3.6.1.4.1.253.8.62.1.34.4.2} 

XCMI Working Group          File source/93pidtc.txt           [Page 537]

Xerox Common Management Interface (XCMI) Standard               07/07/23

            -- => SAP PID string = "R42" 
            -- => USB PID string = 35138 = 0x8942 
            -- => PnP-X WiFi ID = VEN_0109&DEV_8942 
            -- => PnP ID = XeroxVersaLink_C40540C4 
            -- => Compatible ID = XR_PS_XCPT_Color_A4  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL: 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "VersaLink C405" 
--   The generated PNP PID is only valid for those parameters  
--         

xcmPidXeroxVersaLinkC405N OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C405 Color MFP for the  
    N configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC405 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.4.2.1} 

xcmPidXeroxVersaLinkC405NV1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C405 Color MFP for the N configuration  
    pre-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC405N 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.4.2.1.1} 


xcmPidXeroxVersaLinkC405NV2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C405 Color MFP for the N configuration  
    post-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC405N 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.4.2.1.2} 


xcmPidXeroxVersaLinkC405DN OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C405 Color MFP for the  
    DN configuration (complete product model identifier)" 

XCMI Working Group          File source/93pidtc.txt           [Page 538]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    ::= { xcmPidXeroxVersaLinkC405 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.4.2.2} 


xcmPidXeroxVersaLinkC405DNV1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C405 Color MFP for the DN configuration  
    pre-launch version(complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC405DN 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.4.2.2.1} 


xcmPidXeroxVersaLinkC405DNV2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C405 Printer for the DN configuration  
    post-launch version(complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC405DN 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.4.2.2.2} 


-- 
-- 

XCMI Working Group          File source/93pidtc.txt           [Page 541]

Xerox Common Management Interface (XCMI) Standard               07/07/23

-- 

xcmPidVersaLinkC5XXFamily OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox C5XX series family 
         (not a complete product identifier)." 
    ::= { xcmPidVersaLinkProductLine 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.34.5} 

-- 
-- 

xcmPidXeroxVersaLinkC500 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox VersaLink Printer family for C5XX models  
         (not a complete product identifier)." 
    ::= { xcmPidVersaLinkC5XXFamily 1} 
        -- ::= {1.3.6.1.4.1.253.8.62.1.34.5.1} 
            -- => SAP PID string = "R51" 
            -- => USB PID string = 35173 = 0x8965 
            -- => PnP-X WiFi ID = VEN_0109&DEV_8965 
            -- => PnP ID = XeroxVersaLink_C5008355 
            -- => Compatible ID = XR_PS_XCPT_Color_A4  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL: 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "VersaLink C500" 
--   The generated PNP PID is only valid for those parameters  
--         

xcmPidXeroxVersaLinkC500N OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C500 Color Printer for the  
    N configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC500 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.5.1.1} 

xcmPidXeroxVersaLinkC500NV1 OBJECT-IDENTITY 

XCMI Working Group          File source/93pidtc.txt           [Page 542]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C500 Color Printer for the N configuration  
    pre-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC500N 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.5.1.1.1} 


xcmPidXeroxVersaLinkC500NV2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C500 Color Printer for the N configuration  
    post-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC500N 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.5.1.1.2} 


xcmPidXeroxVersaLinkC500DN OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C500 Color Printer for the  
    DN configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC500 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.5.1.2} 


xcmPidXeroxVersaLinkC500DNV1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C500 Color Printer for the DN configuration  
    pre-launch version(complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC500DN 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.5.1.2.1} 


xcmPidXeroxVersaLinkC500DNV2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C500 Color Printer for the DN configuration  
    post-launch version(complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC500DN 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.5.1.2.2} 



-- 
-- 

XCMI Working Group          File source/93pidtc.txt           [Page 543]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidXeroxVersaLinkC505 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox VersaLink C505 Color MFP family for C5XX models  
         (not a complete product identifier)." 
    ::= { xcmPidVersaLinkC5XXFamily 2} 
        -- ::= {1.3.6.1.4.1.253.8.62.1.34.5.2} 
            -- => SAP PID string = "R52" 
            -- => USB PID string = 35174 = 0x8966 
            -- => PnP-X WiFi ID = VEN_0109&DEV_8966 
            -- => PnP ID = XeroxVersaLink_C5058095 
            -- => Compatible ID = XR_PS_XCPT_Color_A4  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL: 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "VersaLink C505" 
--   The generated PNP PID is only valid for those parameters  
--         

xcmPidXeroxVersaLinkC505S OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C505 Color MFP for the  
   S configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC505 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.5.2.1} 

xcmPidXeroxVersaLinkC505SV1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C505 Color MFP for the S configuration  
    pre-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC505S 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.5.2.1.1} 


xcmPidXeroxVersaLinkC505SV2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C505 Color MFP for the S configuration  
    post-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC505S 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.5.2.1.2} 



XCMI Working Group          File source/93pidtc.txt           [Page 544]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidXeroxVersaLinkC505X OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C505 Color MFP for the  
    X configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC505 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.5.2.2} 


xcmPidXeroxVersaLinkC505XV1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C505 Color MFP for the X configuration  
    pre-launch version(complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC505X 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.5.2.2.1} 


xcmPidXeroxVersaLinkC505XV2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C505 Printer for the X configuration  
    post-launch version(complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC505X 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.5.2.2.2} 



-- 
-- 

xcmPidVersaLinkC6XXFamily OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox C6XX series family 
         (not a complete product identifier)." 
    ::= { xcmPidVersaLinkProductLine 6 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.34.6} 


-- 
-- 

XCMI Working Group          File source/93pidtc.txt           [Page 545]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidXeroxVersaLinkC600 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox VersaLink Printer family for C6XX models  
         (not a complete product identifier)." 
    ::= { xcmPidVersaLinkC6XXFamily 1} 
        -- ::= {1.3.6.1.4.1.253.8.62.1.34.6.1} 
            -- => SAP PID string = "R61" 
            -- => USB PID string = 35209 = 0x8989 
            -- => PnP-X WiFi ID = VEN_0109&DEV_8989 
            -- => PnP ID = XeroxVersaLink_C60083A5 
            -- => Compatible ID = XR_PS_XCPT_Color_A4  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL: 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "VersaLink C600" 
--   The generated PNP PID is only valid for those parameters  
--         

xcmPidXeroxVersaLinkC600N OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C600 Color Printer for the  
    N configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC600 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.6.1.1} 

xcmPidXeroxVersaLinkC600NV1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C600 Color Printer for the N configuration  
    pre-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC600N 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.6.1.1.1} 


xcmPidXeroxVersaLinkC600NV2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C600 Color Printer for the N configuration  
    post-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC600N 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.6.1.1.2} 



XCMI Working Group          File source/93pidtc.txt           [Page 546]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidXeroxVersaLinkC600DN OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C600 Color Printer for the  
    DN configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC600 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.6.1.2} 


xcmPidXeroxVersaLinkC600DNV1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C600 Color Printer for the DN configuration  
    pre-launch version(complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC600DN 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.6.1.2.1} 


xcmPidXeroxVersaLinkC600DNV2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C600 Color Printer for the DN configuration  
    post-launch version(complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC600DN 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.6.1.2.2} 



xcmPidXeroxVersaLinkC600DT OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C600 Color Printer for the  
    N configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC600 3} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.6.1.3} 

xcmPidXeroxVersaLinkC600DTV1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C600 Color Printer for the DT configuration  
    pre-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC600DT 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.6.1.3.1} 



XCMI Working Group          File source/93pidtc.txt           [Page 547]

Xerox Common Management Interface (XCMI) Standard               07/07/23

xcmPidXeroxVersaLinkC600DTV2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C600 Color Printer for the DT configuration  
    post-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC600DT 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.6.1.3.2} 



xcmPidXeroxVersaLinkC600DX OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C600 Color Printer for the  
    N configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC600 4} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.6.1.4} 

xcmPidXeroxVersaLinkC600DXV1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C600 Color Printer for the DX configuration  
    pre-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC600DX 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.6.1.4.1} 


xcmPidXeroxVersaLinkC600DXV2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C600 Color Printer for the DX configuration  
    post-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC600DX 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.6.1.4.2} 


xcmPidXeroxVersaLinkC600DXF OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C600 Color Printer for the  
    N configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC600 5} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.6.1.5} 


XCMI Working Group          File source/93pidtc.txt           [Page 548]

Xerox Common Management Interface (XCMI) Standard               07/07/23

xcmPidXeroxVersaLinkC600DXFV1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C600 Color Printer for the DXF configuration  
    pre-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC600DXF 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.6.1.5.1} 


xcmPidXeroxVersaLinkC600DXFV2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C600 Color Printer for the DXF configuration  
    post-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC600DXF 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.6.1.5.2} 



-- 
-- 

xcmPidXeroxVersaLinkC605 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox VersaLink C605 Color MFP family for C6XX models  
         (not a complete product identifier)." 
    ::= { xcmPidVersaLinkC6XXFamily 2} 
        -- ::= {1.3.6.1.4.1.253.8.62.1.34.6.2} 
            -- => SAP PID string = "R62" 
            -- => USB PID string = 35210 = 0x898A 
            -- => PnP-X WiFi ID = VEN_0109&DEV_898A 
            -- => PnP ID = XeroxVersaLink_C6058065 
            -- => Compatible ID = XR_PS_XCPT_Color_A4  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL: 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "VersaLink C605" 
--   The generated PNP PID is only valid for those parameters  
--         


XCMI Working Group          File source/93pidtc.txt           [Page 549]

Xerox Common Management Interface (XCMI) Standard               07/07/23

xcmPidXeroxVersaLinkC605S OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C605 Color MFP for the  
    S configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC605 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.6.2.1} 

xcmPidXeroxVersaLinkC605SV1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C605 Color MFP for the S configuration  
    pre-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC605S 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.6.2.1.1} 


xcmPidXeroxVersaLinkC605SV2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C605 Color MFP for the S configuration  
    post-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC605S 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.6.2.1.2} 


xcmPidXeroxVersaLinkC605X OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C605 Color MFP for the  
    X configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC605 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.6.2.2} 


xcmPidXeroxVersaLinkC605XV1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C605 Color MFP for the X configuration  
    pre-launch version(complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC605X 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.6.2.2.1} 


xcmPidXeroxVersaLinkC605XV2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 

XCMI Working Group          File source/93pidtc.txt           [Page 550]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    "Xerox VersaLink C605 Printer for the X configuration  
    post-launch version(complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC605X 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.6.2.2.2} 



xcmPidXeroxVersaLinkC605SF OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C605 Color MFP for the  
    SF configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC605 3} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.6.2.3} 

xcmPidXeroxVersaLinkC605SFV1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C605 Color MFP for the SF configuration  
    pre-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC605SF 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.6.2.3.1} 


xcmPidXeroxVersaLinkC605SFV2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C605 Color MFP for the SF configuration  
    post-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC605SF 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.6.2.3.2} 



xcmPidXeroxVersaLinkC605XL OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C605 Color MFP for the  
    XL configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC605 4} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.6.2.4} 

xcmPidXeroxVersaLinkC605XLV1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C605 Color MFP for the XL configuration  

XCMI Working Group          File source/93pidtc.txt           [Page 551]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    pre-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC605XL 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.6.2.4.1} 


xcmPidXeroxVersaLinkC605XLV2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C605 Color MFP for the XL configuration  
    post-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC605XL 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.6.2.4.2} 



xcmPidXeroxVersaLinkC605XLF OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C605 Color MFP for the  
    XLF configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC605 5} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.6.2.5} 

xcmPidXeroxVersaLinkC605XLFV1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C605 Color MFP for the XLF configuration  
    pre-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC605XLF 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.6.2.5.1} 


xcmPidXeroxVersaLinkC605XLFV2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C605 Color MFP for the XLF configuration  
    post-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC605XLF 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.6.2.5.2} 

-- 
--  


-- 
-- 

xcmPidVersaLinkB6XXFamily OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox B6XX series family 
         (not a complete product identifier)." 
    ::= { xcmPidVersaLinkProductLine 7 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.34.7} 


-- 
-- 

xcmPidXeroxVersaLinkB600 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox VersaLink B600 Printer family for B6XX models  
         (not a complete product identifier)." 
    ::= { xcmPidVersaLinkB6XXFamily 1} 
        -- ::= {1.3.6.1.4.1.253.8.62.1.34.7.1} 
            -- => SAP PID string = "R71" 
            -- => USB PID string = 35245 = 0x89AD 
            -- => PnP-X WiFi ID = VEN_0109&DEV_89AD 
            -- => PnP ID = XeroxVersaLink_B6007DA4 
            -- => Compatible ID = XR_PS_XCPT_Mono_A4  

-- 
-- PNP PID Generation PLEASE NOTE: 

XCMI Working Group          File source/93pidtc.txt           [Page 556]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL: 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "VersaLink B600" 
--   The generated PNP PID is only valid for those parameters  
--         

xcmPidXeroxVersaLinkB600DN OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B600 Printer for the  
    S configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB600 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.7.1.1} 

xcmPidXeroxVersaLinkB600DNV1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B600 Printer for the DN configuration  
    pre-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB600DN 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.7.1.1.1} 


xcmPidXeroxVersaLinkB600DNV2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B600 Printer for the DN configuration  
    post-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB600DN 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.7.1.1.2} 


-- 
-- 

xcmPidXeroxVersaLinkB605 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox VersaLink B605 MFP family for B6XX models  
         (not a complete product identifier)." 
    ::= { xcmPidVersaLinkB6XXFamily 2} 
        -- ::= {1.3.6.1.4.1.253.8.62.1.34.7.2} 
            -- => SAP PID string = "R72" 
            -- => USB PID string = 35246 = 0x89AE 
            -- => PnP-X WiFi ID = VEN_0109&DEV_89AE 

XCMI Working Group          File source/93pidtc.txt           [Page 557]

Xerox Common Management Interface (XCMI) Standard               07/07/23

            -- => PnP ID = XeroxVersaLink_B6057E64 
            -- => Compatible ID = XR_PS_XCPT_Mono_A4  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL: 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "VersaLink B605" 
--   The generated PNP PID is only valid for those parameters  
--         

xcmPidXeroxVersaLinkB605S OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B605 MFP for the  
    S configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB605 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.7.2.1} 

xcmPidXeroxVersaLinkB605SV1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B605 MFP for the S configuration  
    pre-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB605S 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.7.2.1.1} 


xcmPidXeroxVersaLinkB605SV2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B605 MFP for the S configuration  
    post-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB605S 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.7.2.1.2} 


xcmPidXeroxVersaLinkB605X OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B605 MFP for the  
    X configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB605 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.7.2.2} 



XCMI Working Group          File source/93pidtc.txt           [Page 558]

Xerox Common Management Interface (XCMI) Standard               07/07/23

xcmPidXeroxVersaLinkB605XV1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B605 MFP for the X configuration  
    pre-launch version(complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB605X 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.7.2.2.1} 


xcmPidXeroxVersaLinkB605XV2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B605 Printer for the X configuration  
    post-launch version(complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB605X 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.7.2.2.2} 



xcmPidXeroxVersaLinkB605SL OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B605 MFP for the  
    SL configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB605 3} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.7.2.3} 

xcmPidXeroxVersaLinkB605SLV1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B605 MFP for the SL configuration  
    pre-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB605SL 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.7.2.3.1} 


xcmPidXeroxVersaLinkB605SLV2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B605 MFP for the SL configuration  
    post-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB605SL 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.7.2.3.2} 



xcmPidXeroxVersaLinkB605XL OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 

XCMI Working Group          File source/93pidtc.txt           [Page 559]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    "Xerox VersaLink B605 MFP for the  
    XL configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB605 4} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.7.2.4} 

xcmPidXeroxVersaLinkB605XLV1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B605 MFP for the XL configuration  
    pre-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB605XL 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.7.2.4.1} 


xcmPidXeroxVersaLinkB605XLV2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B605 MFP for the XL configuration  
    post-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB605XL 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.7.2.4.2} 



-- 
-- 

xcmPidXeroxVersaLinkB610 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox VersaLink B610 Printer family for B6XX models  
         (not a complete product identifier)." 
    ::= { xcmPidVersaLinkB6XXFamily 3} 
        -- ::= {1.3.6.1.4.1.253.8.62.1.34.7.3} 
            -- => SAP PID string = "R73" 
            -- => USB PID string = 35247 = 0x89AF 
            -- => PnP-X WiFi ID = VEN_0109&DEV_89AF 
            -- => PnP ID = XeroxVersaLink_B610EDA5 
            -- => Compatible ID = XR_PS_XCPT_Mono_A4  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL: 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "VersaLink B610" 
--   The generated PNP PID is only valid for those parameters  

XCMI Working Group          File source/93pidtc.txt           [Page 560]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--         

xcmPidXeroxVersaLinkB610DN OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B610 Printer for the  
    S configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB610 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.7.3.1} 

xcmPidXeroxVersaLinkB610DNV1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B610 Printer for the DN configuration  
    pre-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB610DN 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.7.3.1.1} 


xcmPidXeroxVersaLinkB610DNV2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B610 Printer for the DN configuration  
    post-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB610DN 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.7.3.1.2} 



-- 
-- 

xcmPidXeroxVersaLinkB615 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox VersaLink B615 MFP family for B6XX models  
         (not a complete product identifier)." 
    ::= { xcmPidVersaLinkB6XXFamily 4} 
        -- ::= {1.3.6.1.4.1.253.8.62.1.34.7.4} 
            -- => SAP PID string = "R74" 
            -- => USB PID string = 35248 = 0x89B0 
            -- => PnP-X WiFi ID = VEN_0109&DEV_89B0 
            -- => PnP ID = XeroxVersaLink_B615EE65 
            -- => Compatible ID = XR_PS_XCPT_Mono_A4  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 

XCMI Working Group          File source/93pidtc.txt           [Page 561]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--   following attributes:  
--      MFG:Xerox MDL: 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "VersaLink B615" 
--   The generated PNP PID is only valid for those parameters  
--         

xcmPidXeroxVersaLinkB615S OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B615 MFP for the  
    S configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB615 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.7.4.1} 

xcmPidXeroxVersaLinkB615SV1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B615 MFP for the S configuration  
    pre-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB615S 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.7.4.1.1} 


xcmPidXeroxVersaLinkB615SV2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B615 MFP for the S configuration  
    post-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB615S 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.7.4.1.2} 


xcmPidXeroxVersaLinkB615X OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B615 MFP for the  
    X configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB615 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.7.4.2} 


xcmPidXeroxVersaLinkB615XV1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 

XCMI Working Group          File source/93pidtc.txt           [Page 562]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    "Xerox VersaLink B615 MFP for the X configuration  
    pre-launch version(complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB615X 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.7.4.2.1} 


xcmPidXeroxVersaLinkB615XV2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B615 Printer for the X configuration  
    post-launch version(complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB615X 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.7.4.2.2} 



xcmPidXeroxVersaLinkB615SL OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B615 MFP for the  
    SL configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB615 3} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.7.4.3} 

xcmPidXeroxVersaLinkB615SLV1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B615 MFP for the SL configuration  
    pre-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB615SL 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.7.4.3.1} 


xcmPidXeroxVersaLinkB615SLV2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B615 MFP for the SL configuration  
    post-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB615SL 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.7.4.3.2} 



xcmPidXeroxVersaLinkB615XL OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B615 MFP for the  
    XL configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB615 4} 

XCMI Working Group          File source/93pidtc.txt           [Page 563]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    -- ::={1.3.6.1.4.1.253.8.62.1.34.7.4.4} 

xcmPidXeroxVersaLinkB615XLV1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B615 MFP for the XL configuration  
    pre-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB615XL 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.7.4.4.1} 


xcmPidXeroxVersaLinkB615XLV2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink B615 MFP for the XL configuration  
    post-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkB615XL 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.7.4.4.2} 



-- 
-- 

xcmPidVersaLinkC8XXXFamily OBJECT-IDENTITY 

XCMI Working Group          File source/93pidtc.txt           [Page 568]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    STATUS      current 
    DESCRIPTION 
        "Xerox C8XXX series family 
         (not a complete product identifier)." 
    ::= { xcmPidVersaLinkProductLine 8 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.34.8} 


-- 
-- 

xcmPidXeroxVersaLinkC8000 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox VersaLink C8000 Printer family for C8XXX models  
         (not a complete product identifier)." 
    ::= { xcmPidVersaLinkC8XXXFamily 1} 
        -- ::= {1.3.6.1.4.1.253.8.62.1.34.8.1} 
            -- => SAP PID string = "R81" 
            -- => USB PID string = 35281 = 0x89D1 
            -- => PnP-X WiFi ID = VEN_0109&DEV_89D1 
            -- => PnP ID = XeroxVersaLink_C80008541 
            -- => Compatible ID = XR_PS_XCPT_Color  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL: 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "VersaLink C8000" 
--   The generated PNP PID is only valid for those parameters  
--         

xcmPidXeroxVersaLinkC8000C1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C8000 Printer for the  
    1st configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC8000 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.8.1.1} 

xcmPidXeroxVersaLinkC8000C1V1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C8000 Printer for the 1st configuration  
    pre-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC8000C1 1} 

XCMI Working Group          File source/93pidtc.txt           [Page 569]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    -- ::={1.3.6.1.4.1.253.8.62.1.34.8.1.1.1} 

xcmPidXeroxVersaLinkC8000C1V2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C8000 Printer for the 1st configuration  
    post-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC8000C1 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.8.1.1.2} 


-- 
-- 

xcmPidVersaLinkC9XXXFamily OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox C9XXX series family 
         (not a complete product identifier)." 
    ::= { xcmPidVersaLinkProductLine 9 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.34.9} 


-- 
-- 

xcmPidXeroxVersaLinkC9000 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox VersaLink C9000 Printer family for C9XXX models  
         (not a complete product identifier)." 
    ::= { xcmPidVersaLinkC9XXXFamily 1} 
        -- ::= {1.3.6.1.4.1.253.8.62.1.34.9.1} 
            -- => SAP PID string = "R91" 
            -- => USB PID string = 35317 = 0x89F5 
            -- => PnP-X WiFi ID = VEN_0109&DEV_89F5 
            -- => PnP ID = XeroxVersaLink_C90007B40 
            -- => Compatible ID = XR_PS_XCPT_Color 

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL: 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 

XCMI Working Group          File source/93pidtc.txt           [Page 570]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--     -mf "Xerox" -mo "VersaLink C9000" 
--   The generated PNP PID is only valid for those parameters  
--         

xcmPidXeroxVersaLinkC9000C1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C9000 Printer for the  
    1st configuration (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC9000 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.9.1.1} 

xcmPidXeroxVersaLinkC9000C1V1 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C9000 Printer for the 1st configuration  
    pre-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC9000C1 1} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.9.1.1.1} 

xcmPidXeroxVersaLinkC9000C1V2 OBJECT-IDENTITY 
    STATUS current 
    DESCRIPTION 
    "Xerox VersaLink C9000 Printer for the 1st configuration  
    post-launch version (complete product model identifier)" 
    ::= { xcmPidXeroxVersaLinkC9000C1 2} 
    -- ::={1.3.6.1.4.1.253.8.62.1.34.9.1.1.2} 



XCMI Working Group          File source/93pidtc.txt           [Page 572]

Xerox Common Management Interface (XCMI) Standard               07/07/23


---------------------------------------------------------------- 
-- Xerox Atlantis-based PIDs  
---------------------------------------------------------------- 

xcmPidAltaLinkProductLine OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink/Atlantis Controller-based product line 
         identifier (not a complete product identifier)." 
    ::= { xcmPidProductIdentifiers 35 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35} 

xcmPidAltaLinkBxxxxFamily OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink B/monochrome family identifier 
         (not a complete product identifier)." 
    ::= { xcmPidAltaLinkProductLine 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.1} 

-- 
-- 

-- 
-- 
xcmPidXeroxAltaLinkB8045MFP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink B8045 monochrome MFP system  
         identifier (not a complete product identifier)." 
    ::= { xcmPidAltaLinkBxxxxFamily 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.1.1} 
            -- => SAP PID string = "S11" 
            -- => USB PID string = 36325 = 0x8DE5 
            -- => PnP-X WiFi ID = VEN_0109&DEV_8DE5 
            -- => PnP ID = XeroxAltaLink_B80455037 
            -- => Compatible ID = XR_PS_Office_Mono  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:AltaLink B8045 Multifunction Printer 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "AltaLink B8045" 

XCMI Working Group          File source/93pidtc.txt           [Page 573]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--   The generated PNP PID is only valid for those parameters  
--      AltaLink B8045 Multifunction Printer    XeroxAltaLink_B80455037 


xcmPidXeroxAltaLinkB8045MFPCfg1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink B8045 monochrome MFP system,  
         model, and configuration 1 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkB8045MFP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.1.1.1} 

xcmPidXeroxAltaLinkB8045MFPCfg1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink B8045 monochrome MFP system, 
         model, configuration 1, and launch version  
         identifier (complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkB8045MFPCfg1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.1.1.1.1} 

xcmPidXeroxAltaLinkB8045MFPCfg1V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink B8045 monochrome MFP system, 
         model, configuration 1, and post-launch   
         version identifier (complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkB8045MFPCfg1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.1.1.1.2} 

-- 
-- 
xcmPidXeroxAltaLinkB8055MFP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink B8055 monochrome MFP system  
         identifier (not a complete product identifier)." 
    ::= { xcmPidAltaLinkBxxxxFamily 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.1.2} 
            -- => SAP PID string = "S12" 
            -- => USB PID string = 36326 = 0x8DE6 
            -- => PnP-X WiFi ID = VEN_0109&DEV_8DE6 
            -- => PnP ID = XeroxAltaLink_B8055C036 
            -- => Compatible ID = XR_PS_Office_Mono  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:AltaLink B8055 Multifunction Printer 

XCMI Working Group          File source/93pidtc.txt           [Page 574]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "AltaLink B8055" 
--   The generated PNP PID is only valid for those parameters  
--      AltaLink B8055 Multifunction Printer    XeroxAltaLink_B8055C036 

xcmPidXeroxAltaLinkB8055MFPCfg1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink B8055 monochrome MFP system,  
         model, and configuration 1 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkB8055MFP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.1.2.1} 

xcmPidXeroxAltaLinkB8055MFPCfg1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink B8055 monochrome MFP system, 
         model, configuration 1, and launch version  
         identifier (complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkB8055MFPCfg1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.1.2.1.1} 

xcmPidXeroxAltaLinkB8055MFPCfg1V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink B8055 monochrome MFP system, 
         model, configuration 1, and post-launch   
         version identifier (complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkB8055MFPCfg1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.1.2.1.2} 

-- 
-- 
xcmPidXeroxAltaLinkB8065MFP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink B8065 monochrome MFP system  
         identifier (not a complete product identifier)." 
    ::= { xcmPidAltaLinkBxxxxFamily 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.1.3} 
            -- => SAP PID string = "S13" 
            -- => USB PID string = 36327 = 0x8DE7 
            -- => PnP-X WiFi ID = VEN_0109&DEV_8DE7 
            -- => PnP ID = XeroxAltaLink_B80653036 
            -- => Compatible ID = XR_PS_Office_Mono  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 

XCMI Working Group          File source/93pidtc.txt           [Page 575]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--   following attributes:  
--      MFG:Xerox MDL:AltaLink B8065 Multifunction Printer 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "AltaLink B8065" 
--   The generated PNP PID is only valid for those parameters  
--      AltaLink B8065 Multifunction Printer    XeroxAltaLink_B80653036 



xcmPidXeroxAltaLinkB8065MFPCfg1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink B8065 monochrome MFP system,  
         model, and configuration 1 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkB8065MFP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.1.3.1} 

xcmPidXeroxAltaLinkB8065MFPCfg1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink B8065 monochrome MFP system, 
         model, configuration 1, and launch version  
         identifier (complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkB8065MFPCfg1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.1.3.1.1} 

xcmPidXeroxAltaLinkB8065MFPCfg1V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink B8065 monochrome MFP system, 
         model, configuration 1, and post-launch   
         version identifier (complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkB8065MFPCfg1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.1.3.1.2} 

-- 
-- 
xcmPidXeroxAltaLinkB8075MFP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink B8075 monochrome MFP system  
         identifier (not a complete product identifier)." 
    ::= { xcmPidAltaLinkBxxxxFamily 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.1.4} 
            -- => SAP PID string = "S14" 
            -- => USB PID string = 36328 = 0x8DE8 
            -- => PnP-X WiFi ID = VEN_0109&DEV_8DE8 
            -- => PnP ID = XeroxAltaLink_B8075A037 
            -- => Compatible ID = XR_PS_Office_Mono  

XCMI Working Group          File source/93pidtc.txt           [Page 576]

Xerox Common Management Interface (XCMI) Standard               07/07/23


-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:AltaLink B8075 Multifunction Printer 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "AltaLink B8075" 
--   The generated PNP PID is only valid for those parameters  
--      AltaLink B8075 Multifunction Printer    XeroxAltaLink_B8075A037 



xcmPidXeroxAltaLinkB8075MFPCfg1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink B8075 monochrome MFP system,  
         model, and configuration 1 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkB8075MFP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.1.4.1} 

xcmPidXeroxAltaLinkB8075MFPCfg1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink B8075 monochrome MFP system, 
         model, configuration 1, and launch version  
         identifier (complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkB8075MFPCfg1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.1.4.1.1} 

xcmPidXeroxAltaLinkB8075MFPCfg1V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink B8075 monochrome MFP system, 
         model, configuration 1, and post-launch   
         version identifier (complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkB8075MFPCfg1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.1.4.1.2} 

-- 
-- 
xcmPidXeroxAltaLinkB8090MFP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink B8090 monochrome MFP system  
         identifier (not a complete product identifier)." 
    ::= { xcmPidAltaLinkBxxxxFamily 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.1.5} 
            -- => SAP PID string = "S15" 

XCMI Working Group          File source/93pidtc.txt           [Page 577]

Xerox Common Management Interface (XCMI) Standard               07/07/23

            -- => USB PID string = 36329 = 0x8DE9 
            -- => PnP-X WiFi ID = VEN_0109&DEV_8DE9 
            -- => PnP ID = XeroxAltaLink_B8090C3F3 
            -- => Compatible ID = XR_PS_Office_Mono  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:AltaLink B8090 Multifunction Printer 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "AltaLink B8090" 
--   The generated PNP PID is only valid for those parameters  
--      AltaLink B8090 Multifunction Printer    XeroxAltaLink_B8090C3F3 

xcmPidXeroxAltaLinkB8090MFPCfg1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink B8090 monochrome MFP system,  
         model, and configuration 1 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkB8090MFP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.1.5.1} 

xcmPidXeroxAltaLinkB8090MFPCfg1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink B8090 monochrome MFP system, 
         model, configuration 1, and launch version  
         identifier (complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkB8090MFPCfg1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.1.5.1.1} 

xcmPidXeroxAltaLinkB8090MFPCfg1V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink B8090 monochrome MFP system, 
         model, configuration 1, and post-launch   
         version identifier (complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkB8090MFPCfg1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.1.5.1.2} 

-- 
-- 


-- 

-- 

XCMI Working Group          File source/93pidtc.txt           [Page 578]

Xerox Common Management Interface (XCMI) Standard               07/07/23



-- 
-- 
xcmPidXeroxAltaLinkB8145MFP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink B8145 monochrome MFP system  
         identifier (not a complete product identifier)." 
    ::= { xcmPidAltaLinkBxxxxFamily 6 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.1.6} 
            -- => SAP PID string = "S16" 
            -- => USB PID string = 36330 = 0x8DEA 
            -- => PnP-X WiFi ID = VEN_0109&DEV_8DEA 
            -- => PnP ID = XeroxAltaLink_B81459066 
            -- => Compatible ID = XR_PS_Office_Mono  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:AltaLink B8145 
--   The above PNP ID was generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "AltaLink B8145" 
--   The generated PNP PID is only valid for those parameters  
-- 


xcmPidXeroxAltaLinkB8145MFPCfg1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink B8145 monochrome MFP system,  
         model, and configuration 1 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkB8145MFP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.1.6.1} 

xcmPidXeroxAltaLinkB8145MFPCfg1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink B8145 monochrome MFP system, 
         model, configuration 1, and launch version  
         identifier (complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkB8145MFPCfg1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.1.6.1.1} 

-- 
-- 
xcmPidXeroxAltaLinkB8155MFP OBJECT-IDENTITY 

XCMI Working Group          File source/93pidtc.txt           [Page 579]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink B8155 monochrome MFP system  
         identifier (not a complete product identifier)." 
    ::= { xcmPidAltaLinkBxxxxFamily 7 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.1.7} 
            -- => SAP PID string = "S17" 
            -- => USB PID string = 36331 = 0x8DEB 
            -- => PnP-X WiFi ID = VEN_0109&DEV_8DEB 
            -- => PnP ID = XeroxAltaLink_B81550067 
            -- => Compatible ID = XR_PS_Office_Mono  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:AltaLink B8155 
--   The above PNP ID was generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "AltaLink B8155" 
--   The generated PNP PID is only valid for those parameters  
-- 

xcmPidXeroxAltaLinkB8155MFPCfg1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink B8155 monochrome MFP system,  
         model, and configuration 1 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkB8155MFP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.1.7.1} 

xcmPidXeroxAltaLinkB8155MFPCfg1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink B8155 monochrome MFP system, 
         model, configuration 1, and launch version  
         identifier (complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkB8155MFPCfg1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.1.7.1.1} 

-- 
-- 
xcmPidXeroxAltaLinkB8170MFP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink B8170 monochrome MFP system  
         identifier (not a complete product identifier)." 
    ::= { xcmPidAltaLinkBxxxxFamily 8 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.1.8} 
            -- => SAP PID string = "S18" 
            -- => USB PID string = 36332 = 0x8DEC 

XCMI Working Group          File source/93pidtc.txt           [Page 580]

Xerox Common Management Interface (XCMI) Standard               07/07/23

            -- => PnP-X WiFi ID = VEN_0109&DEV_8DEC 
            -- => PnP ID = XeroxAltaLink_B817063A6 
            -- => Compatible ID = XR_PS_Office_Mono  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:AltaLink B8170 
--   The above PNP ID was generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "AltaLink B8170" 
--   The generated PNP PID is only valid for those parameters  
-- 



xcmPidXeroxAltaLinkB8170MFPCfg1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink B8170 monochrome MFP system,  
         model, and configuration 1 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkB8170MFP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.1.8.1} 

xcmPidXeroxAltaLinkB8170MFPCfg1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink B8170 monochrome MFP system, 
         model, configuration 1, and launch version  
         identifier (complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkB8170MFPCfg1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.1.8.1.1} 

-- 



-- 
-- 

xcmPidAltaLinkCxxxxFamily OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink color family identifier 
         (not a complete product identifier)." 
    ::= { xcmPidAltaLinkProductLine 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2} 


XCMI Working Group          File source/93pidtc.txt           [Page 581]

Xerox Common Management Interface (XCMI) Standard               07/07/23



-- 
-- 

-- 
-- 
xcmPidXeroxAltaLinkC8030MFP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8030 color MFP system  
         identifier (not a complete product identifier)." 
    ::= { xcmPidAltaLinkCxxxxFamily 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.1} 
            -- => SAP PID string = "S21" 
            -- => USB PID string = 36361 = 0x8E09 
            -- => PnP-X WiFi ID = VEN_0109&DEV_8E09 
            -- => PnP ID = XeroxAltaLink_C8030A3C8 
            -- => Compatible ID = XR_PS_Office_Color  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:AltaLink C8030 Multifunction Printer 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "AltaLink C8030" 
--   The generated PNP PID is only valid for those parameters  
--      AltaLink C8030 Multifunction Printer    XeroxAltaLink_C8030A3C8 

xcmPidXeroxAltaLinkC8030MFPCfg1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8030 color MFP system,  
         model, and configuration 1 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkC8030MFP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.1.1} 

xcmPidXeroxAltaLinkC8030MFPCfg1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8030 color MFP system, 
         model, configuration 1, and launch version  
         identifier (complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkC8030MFPCfg1 1 } 

XCMI Working Group          File source/93pidtc.txt           [Page 582]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.1.1.1} 

xcmPidXeroxAltaLinkC8030MFPCfg1V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8030 color MFP system, 
         model, configuration 1, and post-launch   
         version identifier (complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkC8030MFPCfg1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.1.1.2} 

-- 
-- 
xcmPidXeroxAltaLinkC8035MFP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8035 color MFP system  
         identifier (not a complete product identifier)." 
    ::= { xcmPidAltaLinkCxxxxFamily 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.2} 
            -- => SAP PID string = "S22" 
            -- => USB PID string = 36362 = 0x8E0A 
            -- => PnP-X WiFi ID = VEN_0109&DEV_8E0A 
            -- => PnP ID = XeroxAltaLink_C8035A008 
            -- => Compatible ID = XR_PS_Office_Color  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:AltaLink C8035 Multifunction Printer 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "AltaLink C8035" 
--   The generated PNP PID is only valid for those parameters  
--      AltaLink C8035 Multifunction Printer    XeroxAltaLink_C8035A008 

xcmPidXeroxAltaLinkC8035MFPCfg1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8035 color MFP system,  
         model, and configuration 1 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkC8035MFP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.2.1} 

xcmPidXeroxAltaLinkC8035MFPCfg1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8035 color MFP system, 
         model, configuration 1, and launch version  

XCMI Working Group          File source/93pidtc.txt           [Page 583]

Xerox Common Management Interface (XCMI) Standard               07/07/23

         identifier (complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkC8035MFPCfg1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.2.1.1} 

xcmPidXeroxAltaLinkC8035MFPCfg1V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8035 color MFP system, 
         model, configuration 1, and post-launch   
         version identifier (complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkC8035MFPCfg1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.2.1.2} 

-- 
-- 
xcmPidXeroxAltaLinkC8045MFP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8045 color MFP system  
         identifier (not a complete product identifier)." 
    ::= { xcmPidAltaLinkCxxxxFamily 3 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.3} 
            -- => SAP PID string = "S23" 
            -- => USB PID string = 36363 = 0x8E0B 
            -- => PnP-X WiFi ID = VEN_0109&DEV_8E0B 
            -- => PnP ID = XeroxAltaLink_C8045900A 
            -- => Compatible ID = XR_PS_Office_Color  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:AltaLink C8045 Multifunction Printer 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "AltaLink C8045" 
--   The generated PNP PID is only valid for those parameters  
--      AltaLink C8045 Multifunction Printer    XeroxAltaLink_C8045900A 


xcmPidXeroxAltaLinkC8045MFPCfg1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8045 color MFP system,  
         model, and configuration 1 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkC8045MFP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.3.1} 

xcmPidXeroxAltaLinkC8045MFPCfg1V1 OBJECT-IDENTITY 
    STATUS      current 

XCMI Working Group          File source/93pidtc.txt           [Page 584]

Xerox Common Management Interface (XCMI) Standard               07/07/23

    DESCRIPTION 
        "Xerox AltaLink C8045 color MFP system, 
         model, configuration 1, and launch version  
         identifier (complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkC8045MFPCfg1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.3.1.1} 

xcmPidXeroxAltaLinkC8045MFPCfg1V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8045 color MFP system, 
         model, configuration 1, and post-launch   
         version identifier (complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkC8045MFPCfg1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.3.1.2} 

-- 
-- 
xcmPidXeroxAltaLinkC8055MFP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8055 color MFP system  
         identifier (not a complete product identifier)." 
    ::= { xcmPidAltaLinkCxxxxFamily 4 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.4} 
            -- => SAP PID string = "S24" 
            -- => USB PID string = 36364 = 0x8E0C 
            -- => PnP-X WiFi ID = VEN_0109&DEV_8E0C 
            -- => PnP ID = XeroxAltaLink_C8055000B 
            -- => Compatible ID = XR_PS_Office_Color  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:AltaLink C8055 Multifunction Printer 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "AltaLink C8055" 
--   The generated PNP PID is only valid for those parameters  
--      AltaLink C8055 Multifunction Printer    XeroxAltaLink_C8055000B 


xcmPidXeroxAltaLinkC8055MFPCfg1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8055 color MFP system,  
         model, and configuration 1 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkC8055MFP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.4.1} 

XCMI Working Group          File source/93pidtc.txt           [Page 585]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidXeroxAltaLinkC8055MFPCfg1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8055 color MFP system, 
         model, configuration 1, and launch version  
         identifier (complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkC8055MFPCfg1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.4.1.1} 

xcmPidXeroxAltaLinkC8055MFPCfg1V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8055 color MFP system, 
         model, configuration 1, and post-launch   
         version identifier (complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkC8055MFPCfg1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.4.1.2} 

-- 
-- 
xcmPidXeroxAltaLinkC8070MFP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8070 color MFP system  
         identifier (not a complete product identifier)." 
    ::= { xcmPidAltaLinkCxxxxFamily 5 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.5} 
            -- => SAP PID string = "S25" 
            -- => USB PID string = 36365 = 0x8E0D 
            -- => PnP-X WiFi ID = VEN_0109&DEV_8E0D 
            -- => PnP ID = XeroxAltaLink_C807063CA 
            -- => Compatible ID = XR_PS_Office_Color 

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:AltaLink C8070 Multifunction Printer 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "AltaLink C8070" 
--   The generated PNP PID is only valid for those parameters  
--      AltaLink C8070 Multifunction Printer    XeroxAltaLink_C807063CA 


xcmPidXeroxAltaLinkC8070MFPCfg1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8070 color MFP system,  
         model, and configuration 1 identifier 

XCMI Working Group          File source/93pidtc.txt           [Page 586]

Xerox Common Management Interface (XCMI) Standard               07/07/23

         (not a complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkC8070MFP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.5.1} 

xcmPidXeroxAltaLinkC8070MFPCfg1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8070 color MFP system, 
         model, configuration 1, and launch version  
         identifier (complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkC8070MFPCfg1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.5.1.1} 

xcmPidXeroxAltaLinkC8070MFPCfg1V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8070 color MFP system, 
         model, configuration 1, and post-launch   
         version identifier (complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkC8070MFPCfg1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.5.1.2} 

-- 

-- 


-- 
-- 

-- 
-- 
xcmPidXeroxAltaLinkC8130MFP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8130 color MFP system 
         identifier (not a complete product identifier)." 
    ::= { xcmPidAltaLinkCxxxxFamily 6 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.6} 
            -- => SAP PID string = "S26" 
            -- => USB PID string = 36366 = 0x8E0E 
            -- => PnP-X WiFi ID = VEN_0109&DEV_8E0E 
            -- => PnP ID = XeroxAltaLink_C81306399 
            -- => Compatible ID = XR_PS_Office_Color 

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 

XCMI Working Group          File source/93pidtc.txt           [Page 587]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--   following attributes: 
--      MFG:Xerox MDL:AltaLink C8130 
--   The above PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "AltaLink C8130" 

xcmPidXeroxAltaLinkC8130MFPCfg1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8130 color MFP system, 
         model, and configuration 1 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkC8130MFP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.6.1} 

xcmPidXeroxAltaLinkC8130MFPCfg1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8130 color MFP system, 
         model, configuration 1, and launch version 
         identifier (complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkC8130MFPCfg1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.6.1.1} 

xcmPidXeroxAltaLinkC8130MFPCfg1V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8130 color MFP system, 
         model, configuration 1, and post-launch 
         version identifier (complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkC8130MFPCfg1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.6.1.2} 


-- 
-- 
xcmPidXeroxAltaLinkC8135MFP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8135 color MFP system 
         identifier (not a complete product identifier)." 
    ::= { xcmPidAltaLinkCxxxxFamily 7 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.7} 
            -- => SAP PID string = "S27" 
            -- => USB PID string = 36367 = 0x8E0F 
            -- => PnP-X WiFi ID = VEN_0109&DEV_8E0F 
            -- => PnP ID = XeroxAltaLink_C81356059 
            -- => Compatible ID = XR_PS_Office_Color 

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 

XCMI Working Group          File source/93pidtc.txt           [Page 588]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--   following attributes: 
--      MFG:Xerox MDL:AltaLink C8135 
--   The above PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "AltaLink C8135" 

xcmPidXeroxAltaLinkC8135MFPCfg1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8135 color MFP system, 
         model, and configuration 1 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkC8135MFP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.7.1} 

xcmPidXeroxAltaLinkC8135MFPCfg1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8135 color MFP system, 
         model, configuration 1, and launch version 
         identifier (complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkC8135MFPCfg1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.7.1.1} 

xcmPidXeroxAltaLinkC8135MFPCfg1V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8135 color MFP system, 
         model, configuration 1, and post-launch 
         version identifier (complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkC8135MFPCfg1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.7.1.2} 


-- 
-- 
xcmPidXeroxAltaLinkC8145MFP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8145 color MFP system 
         identifier (not a complete product identifier)." 
    ::= { xcmPidAltaLinkCxxxxFamily 8 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.8} 
            -- => SAP PID string = "S28" 
            -- => USB PID string = 36368 = 0x8E10 
            -- => PnP-X WiFi ID = VEN_0109&DEV_8E10 
            -- => PnP ID = XeroxAltaLink_C8145505B 
            -- => Compatible ID = XR_PS_Office_Color 

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 

XCMI Working Group          File source/93pidtc.txt           [Page 589]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--   following attributes: 
--      MFG:Xerox MDL:AltaLink C8145 
--   The above PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "AltaLink C8145" 

xcmPidXeroxAltaLinkC8145MFPCfg1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8145 color MFP system, 
         model, and configuration 1 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkC8145MFP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.8.1} 

xcmPidXeroxAltaLinkC8145MFPCfg1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8145 color MFP system, 
         model, configuration 1, and launch version 
         identifier (complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkC8145MFPCfg1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.8.1.1} 

xcmPidXeroxAltaLinkC8145MFPCfg1V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8145 color MFP system, 
         model, configuration 1, and post-launch 
         version identifier (complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkC8145MFPCfg1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.8.1.2} 


-- 
-- 
xcmPidXeroxAltaLinkC8155MFP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8155 color MFP system 
         identifier (not a complete product identifier)." 
    ::= { xcmPidAltaLinkCxxxxFamily 9 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.9} 
            -- => SAP PID string = "S29" 
            -- => USB PID string = 36369 = 0x8E11 
            -- => PnP-X WiFi ID = VEN_0109&DEV_8E11 
            -- => PnP ID = XeroxAltaLink_C8155C05A 
            -- => Compatible ID = XR_PS_Office_Color 

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 

XCMI Working Group          File source/93pidtc.txt           [Page 590]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--   following attributes: 
--      MFG:Xerox MDL:AltaLink C8155 
--   The above PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "AltaLink C8155" 

xcmPidXeroxAltaLinkC8155MFPCfg1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8155 color MFP system, 
         model, and configuration 1 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkC8155MFP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.9.1} 

xcmPidXeroxAltaLinkC8155MFPCfg1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8155 color MFP system, 
         model, configuration 1, and launch version 
         identifier (complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkC8155MFPCfg1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.9.1.1} 

xcmPidXeroxAltaLinkC8155MFPCfg1V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8155 color MFP system, 
         model, configuration 1, and post-launch 
         version identifier (complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkC8155MFPCfg1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.9.1.2} 


-- 
-- 
xcmPidXeroxAltaLinkC8170MFP OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8170 color MFP system 
         identifier (not a complete product identifier)." 
    ::= { xcmPidAltaLinkCxxxxFamily 17 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.17} 
            -- => SAP PID string = "S2A" 
            -- => USB PID string = 36370 = 0x8E12 
            -- => PnP-X WiFi ID = VEN_0109&DEV_8E12 
            -- => PnP ID = XeroxAltaLink_C8170A39B 
            -- => Compatible ID = XR_PS_Office_Color 

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 

XCMI Working Group          File source/93pidtc.txt           [Page 591]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--   following attributes: 
--      MFG:Xerox MDL:AltaLink C8170 
--   The above PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "AltaLink C8170" 

xcmPidXeroxAltaLinkC8170MFPCfg1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8170 color MFP system, 
         model, and configuration 1 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkC8170MFP 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.17.1} 

xcmPidXeroxAltaLinkC8170MFPCfg1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8170 color MFP system, 
         model, configuration 1, and launch version 
         identifier (complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkC8170MFPCfg1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.17.1.1} 

xcmPidXeroxAltaLinkC8170MFPCfg1V2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox AltaLink C8170 color MFP system, 
         model, configuration 1, and post-launch 
         version identifier (complete product identifier)." 
    ::= { xcmPidXeroxAltaLinkC8170MFPCfg1 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.35.2.17.1.2} 


-- 




---------------------------------------------------------------- 
-- Xerox Inkjet Cut Sheet Production Product Line based PIDs  
---------------------------------------------------------------- 

xcmPidInkjetCutSheetProductionProductLine OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Artisan Production Inkjet Cutsheet  
          Production product line system identifier 
         (not a complete product identifier)." 
    ::= { xcmPidProductIdentifiers 36 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.36} 

xcmPidInkjetCutSheetAqueousProduction OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Artisan Production Inkjet Cutsheet  

XCMI Working Group          File source/93pidtc.txt           [Page 595]

Xerox Common Management Interface (XCMI) Standard               07/07/23

         Aqueous Production system identifier 
         (not a complete product identifier)." 
    ::= { xcmPidInkjetCutSheetProductionProductLine 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.36.1} 

-- 
-- 


xcmPidBrenvaHDProductionInkjetPress OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Artisan Production Inkjet Cutsheet Production 
         product line system identifier, FFPS DFE  
        (not a complete product identifier)." 
    ::= { xcmPidInkjetCutSheetAqueousProduction 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.36.1.1} 
            -- => SAP PID string = "T11" 
            -- => USB PID string = 37621 = 0x92F5 
            -- => PnP-X WiFi ID = VEN_0109&DEV_92F5 
            -- => PnP ID = XeroxBrenva_HD_Produ8819 
            -- => Compatible ID = XR_PS_Freeflow_Color  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:Brenva HD Production Inkjet Press 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "Brenva HD Production Inkjet Press" 
--   The generated PNP PID is only valid for those parameters  
--      Brenva HD Production Inkjet Press      XeroxBrenva_HD_Produ8819 

xcmPidBrenvaHDProductionInkjetPressStandalone OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Artisan Production Inkjet Cutsheet Production 
         product line system, FFPS DFE and Standalone configuration   
         identifier (not a complete product identifier)." 
    ::= { xcmPidBrenvaHDProductionInkjetPress 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.36.1.1.1} 

xcmPidBrenvaHDProductionInkjetPressStandaloneV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Artisan Production Inkjet Cutsheet Production 
         product line system, FFPS DFE and Standalone configuration   
        and launch version identifier (complete product identifier)." 
    ::= { xcmPidBrenvaHDProductionInkjetPressStandalone 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.36.1.1.1.1} 


XCMI Working Group          File source/93pidtc.txt           [Page 596]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidBrenvaHDProductionInkjetPressStandaloneV2 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Artisan Production Inkjet Cutsheet Production 
         product line system, FFPS DFE and Standalone configuration   
        and post-launch version identifier (complete product  
    identifier)." 
    ::= { xcmPidBrenvaHDProductionInkjetPressStandalone 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.36.1.1.1.2} 


-- 
--  
-- 


-- 
-- 

xcmPidBrenvaHFProductionInkjetPress OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Retriever Production Inkjet Cutsheet Production 
         product line system identifier, FFPS DFE  
        (not a complete product identifier)." 
    ::= { xcmPidInkjetCutSheetAqueousProduction 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.36.1.2} 
            -- => SAP PID string = "T12" 
            -- => USB PID string = 37622 = 0x92F6 
            -- => PnP-X WiFi ID = VEN_0109&DEV_92F6 
            -- => PnP ID = XeroxBaltoro_HF_Inkj09EB 
            -- => Compatible ID = XR_PS_Freeflow_Color  

-- 
-- PNP PID Generation PLEASE NOTE: 
--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:Baltoro HF Inkjet Press 
--   The above PNP ID was generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "Baltoro HF Inkjet Press" 
--   The generated PNP PID is only valid for those parameters  
-- 

xcmPidBrenvaHFProductionInkjetPressStandalone OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Retriever Production Inkjet Cutsheet Production 
         product line system, FFPS DFE and Standalone configuration   
         identifier (not a complete product identifier)." 
    ::= { xcmPidBrenvaHFProductionInkjetPress 1 } 

XCMI Working Group          File source/93pidtc.txt           [Page 597]

Xerox Common Management Interface (XCMI) Standard               07/07/23

        -- ::= {1.3.6.1.4.1.253.8.62.1.36.1.2.1} 

xcmPidBrenvaHFProductionInkjetPressStandaloneV1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Retriever Production Inkjet Cutsheet Production 
         product line system, FFPS DFE and Standalone configuration   
        and launch version identifier (complete product identifier)." 
    ::= { xcmPidBrenvaHFProductionInkjetPressStandalone 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.36.1.2.1.1} 

-- 
-- 
-- 
--  


---------------------------------------------------------------- 
-- Dedicated Print Servers / External NICs 
-- (dedicated and local to target printer) 
---------------------------------------------------------------- 

xcmPidDedPrintServers OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Dedicated print servers product line identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidProductIdentifiers 8 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.8} 

-- 
-- 

xcmPidPhaserPrintServer OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Fast Port dedicated print server product type identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidDedPrintServers 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.8.2} 

-- Phaser EX7750 Family, 35/35 ppm Color Laser Printer  
-- with EFI Fiery Network Controller 
-- EX7750 is the Base configuration (no network, 64MB) 

xcmPidPhaserEX7750 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser Fiery model identifier 
                 (not a complete product identifier)." 
    ::= { xcmPidPhaserPrintServer 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.8.2.1} 
            -- => SAP PID string = "821" 
            -- => USB PID string = 10441 = 0x28C9 

xcmPidPhaserEX7750GX OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser EX7750 Controller with Phaser 7750GX  
         Printer configuration." 
    ::= { xcmPidPhaserEX7750 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.8.2.1.1} 


XCMI Working Group          File source/93pidtc.txt           [Page 603]

Xerox Common Management Interface (XCMI) Standard               07/07/23


xcmPidPhaserEX7750DXF OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox Phaser EX7750 Controller with Phaser 7750DXF  
         Printer configuration." 
    ::= { xcmPidPhaserEX7750 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.8.2.1.2} 


--  
--  
--  
-- Xerox WorkTeam Product Line based PIDs  
-- Created new WorkTeam product line to support  
-- new products from suppliers other than  
-- FX, such suppliers as HP 


xcmPidWorkTeamProductLine OBJECT-IDENTITY  
    STATUS      current  
    DESCRIPTION  
        "Xerox WorkTeam Product Line (37)  
         (not a complete product identifier)."  
    ::= { xcmPidProductIdentifiers 37 }  
        -- ::= {1.3.6.1.4.1.253.8.62.1.37}  

xcmPidXeroxC3xxFamily OBJECT-IDENTITY  
    STATUS      current  
    DESCRIPTION  
        "Xerox C3XX family  
         (not a complete product identifier)."  
    ::= { xcmPidWorkTeamProductLine 1 }  
        -- ::= {1.3.6.1.4.1.253.8.62.1.37.1} 

--  
--  
--  
--  
--  
xcmPidXeroxC315 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox C315 Color Printer  
         identifier (not a complete product identifier)." 
    ::= { xcmPidXeroxC3xxFamily 2 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.37.1.2} 
            -- => SAP PID string = "U12" 
            -- => USB PID string = 38918 = 0x9806 
            -- => PnP-X WiFi ID = VEN_0109&DEV_9806 
            -- => PnP ID = XeroxC315_Color_MFPEBF7 
            -- => Compatible ID = XR_PS_XCPT_Color_A4  
-- 
-- PNP PID Generation PLEASE NOTE: 

XCMI Working Group          File source/93pidtc.txt           [Page 605]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--   The following assumes the IEEE 1284 Device ID contains the 
--   following attributes:  
--      MFG:Xerox MDL:C315 Color MFP 
--   The following PNP IDs were generated using these 
--   parameters (manufacturer / model ): 
--     -mf "Xerox" -mo "C315 Color MFP" 
--   The generated PNP PID is only valid for those parameters  
--      C3XX Model-Xerox C315 Color MFP 
--  
xcmPidXeroxC315Cfg1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox C315 Color Multifunction printer,  
         configuration 1 identifier 
         (not a complete product identifier)." 
    ::= { xcmPidXeroxC315 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.37.1.2.1} 

xcmPidXeroxC315Cfg1V1 OBJECT-IDENTITY 
    STATUS      current 
    DESCRIPTION 
        "Xerox C315 Color Multifunction printer,  
         configuration 1 launch version 
         (complete product identifier)." 
    ::= { xcmPidXeroxC315Cfg1 1 } 
        -- ::= {1.3.6.1.4.1.253.8.62.1.37.1.2.1.1} 


xcmPidXeroxB3xxFamily OBJECT-IDENTITY  
    STATUS      current  
    DESCRIPTION  
        "Xerox B3XX family  
         (not a complete product identifier)."  
    ::= { xcmPidWorkTeamProductLine 2 }  
        -- ::= {1.3.6.1.4.1.253.8.62.1.37.2}  


xcmPidXeroxB305 OBJECT-IDENTITY  
    STATUS      current  
    DESCRIPTION  
        "Xerox B305 Multifunction Printer   
         identifier (not a complete product identifier)."  
    ::= { xcmPidXeroxB3xxFamily 1 }  
        -- ::= {1.3.6.1.4.1.253.8.62.1.37.2.1} usbpid 

XCMI Working Group          File source/93pidtc.txt           [Page 606]

Xerox Common Management Interface (XCMI) Standard               07/07/23

            -- => SAP PID string = "U21"  
            -- => USB PID string = 38953 = 0x9829  
            -- => PnP-X WiFi ID = VEN_0109&DEV_9829  
            -- => PnP ID = XeroxB305_MFP16BC  
            -- => Compatible ID = XR_PS_XCPT_Mono_A4   

--  
-- PNP PID Generation PLEASE NOTE:  
--   The following assumes the IEEE 1284 Device ID contains the  
--   following attributes:   
--      MFG:Xerox MDL: B305 MFP  
--   The following PNP IDs were generated using these  
--   parameters (manufacturer / model ):  
--     -mf "Xerox" -mo "B305 MFP"  
--   The generated PNP PID is only valid for those parameters 

xcmPidXeroxB305Cfg1 OBJECT-IDENTITY  
    STATUS      current  
    DESCRIPTION  
        "Xerox B305 Multifunction Printer   
         configuration 1  
         (not a complete product identifier)."  
    ::= { xcmPidXeroxB305 1 }  
        -- ::= {1.3.6.1.4.1.253.8.62.1.37.2.1.1}  


xcmPidXeroxB305Cfg1V1 OBJECT-IDENTITY  
    STATUS      current  
    DESCRIPTION  
        "Xerox B305 Multifunction Printer  
         configuration 1 launch version   
         (complete product identifier)."  
    ::= { xcmPidXeroxB305Cfg1 1 }  
        -- ::= {1.3.6.1.4.1.253.8.62.1.37.2.1.1.1}  


xcmPidXeroxB310 OBJECT-IDENTITY  
    STATUS      current  
    DESCRIPTION  
        "Xerox B310 Printer   
         identifier (not a complete product identifier)."  
    ::= { xcmPidXeroxB3xxFamily 2 }  
        -- ::= {1.3.6.1.4.1.253.8.62.1.37.2.2}  
            -- => SAP PID string = "U22"  
            -- => USB PID string = 38917 = 0x982a  
            -- => PnP-X WiFi ID = VEN_0109&DEV_982a  
            -- => PnP ID = XeroxB310_Printer742B  
            -- => Compatible ID = XR_PS_XCPT_Mono_A4   

--  

XCMI Working Group          File source/93pidtc.txt           [Page 607]

Xerox Common Management Interface (XCMI) Standard               07/07/23

-- PNP PID Generation PLEASE NOTE:  
--   The following assumes the IEEE 1284 Device ID contains the  
--   following attributes:   
--      MFG:Xerox MDL: B310 Printer  
--   The following PNP IDs were generated using these  
--   parameters (manufacturer / model ):  
--     -mf "Xerox" -mo "B310 Printer"  
--   The generated PNP PID is only valid for those parameters   

xcmPidXeroxB310Cfg1 OBJECT-IDENTITY  
    STATUS      current  
    DESCRIPTION  
        "Xerox B310 Printer   
         configuration 1  
         (not a complete product identifier)."  
    ::= { xcmPidXeroxB310 1 }  
        -- ::= {1.3.6.1.4.1.253.8.62.1.37.2.2.1}  

xcmPidXeroxB310Cfg1V1 OBJECT-IDENTITY  
    STATUS      current  
    DESCRIPTION  
        "Xerox B310 Printer  
         configuration 1 launch version   
         (complete product identifier)."  
    ::= { xcmPidXeroxB310Cfg1 1 }  
        -- ::= {1.3.6.1.4.1.253.8.62.1.37.2.2.1.1}  
--  
--  

xcmPidXeroxB315 OBJECT-IDENTITY  
    STATUS      current  
    DESCRIPTION  
        "Xerox B315 Multifunction Printer   
         (not a complete product identifier)."  
    ::= { xcmPidXeroxC3xxFamily 3 }  
        -- ::= {1.3.6.1.4.1.253.8.62.1.37.2.3}  
            -- => SAP PID string = "U23"  
            -- => USB PID string = 38955 = 0x982b  
            -- => PnP-X WiFi ID = VEN_0109&DEV_982b  
            -- => PnP ID = XeroxB315_MFP071C  
            -- => Compatible ID = XR_PS_XCPT_Mono_A4   

--  
-- PNP PID Generation PLEASE NOTE:  
--   The following assumes the IEEE 1284 Device ID contains the  
--   following attributes:   
--      MFG: Xerox MDL: B315 Color MFP  
--   The following PNP IDs were generated using these  
--   parameters (manufacturer / model ):  

XCMI Working Group          File source/93pidtc.txt           [Page 608]

Xerox Common Management Interface (XCMI) Standard               07/07/23

--     -mf "Xerox" -mo "B315 MFP"  
--   The generated PNP PID is only valid for those parameters   


xcmPidXeroxB315Cfg1 OBJECT-IDENTITY  
    STATUS      current  
    DESCRIPTION  
        " Xerox B315 Multifunction Printer   
         configuration 1  
         (not a complete product identifier)."  
    ::= { xcmPidXeroxB315 1 }  
        -- ::= {1.3.6.1.4.1.253.8.62.1.37.2.3.1}  


xcmPidXeroxB315Cfg1V1 OBJECT-IDENTITY  
    STATUS      current  
    DESCRIPTION  
        "Xerox B315 Multifunction Printer  
         configuration 1, launch version   
         (complete product identifier)."  
    ::= { xcmPidXeroxB315Cfg1 1 }  
        -- ::= {1.3.6.1.4.1.253.8.62.1.37.2.3.1.1}  


END 

-- 
-- 

-- 
-- Date: June 22, 2022      /* VersionUpdate */ 

XCMI Working Group          File source/93pidtc.txt           [Page 660]

Xerox Common Management Interface (XCMI) Standard               07/07/23

-- 






















































XCMI Working Group          File source/93pidtc.txt           [Page 661]
